mirror of https://github.com/status-im/migrate.git
Merge pull request #32 from c4milo/patch-1
Adds sql-migrate as another alternative
This commit is contained in:
commit
cd2c561564
|
@ -116,5 +116,6 @@ that the filename extension depends on the driver.
|
||||||
* https://github.com/tanel/dbmigrate
|
* https://github.com/tanel/dbmigrate
|
||||||
* https://github.com/BurntSushi/migration
|
* https://github.com/BurntSushi/migration
|
||||||
* https://github.com/DavidHuie/gomigrate
|
* https://github.com/DavidHuie/gomigrate
|
||||||
|
* https://github.com/rubenv/sql-migrate
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue