-
Notifications
You must be signed in to change notification settings - Fork 0
dsboulder/dump_mysql_triggers
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published