Navigation Menu

Skip to content

dsboulder/dump_mysql_triggers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DumpMysqlTriggers
=================

This plugin adds CREATE TRIGGER commands to migrate your triggers from your development DB to your test DB.  It is an extension to the structure dumper included with the MysqlAdapter.  Be sure to set schema_format to :sql, NOT :ruby in your rails initializer in environment.rb.


Copyright (c) 2008 David Stevenson & Craig Partin, released under the MIT license

About

Dumps mysql triggers as part of rake db:test:prepare

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages