sql-migrate
sql-migrate copied to clipboard
sort problem
+----------------+---------+ | MIGRATION | APPLIED | +----------------+---------+ | 2015_06_02.sql | no | | 2015_05_21.sql | no | | 2015_06_03.sql | no | +----------------+---------+
Hey!
It's a little thin error description. However, I tried it out and mine works out perfectly. What version do you use? Are the files sorted on disk?
→ sql-migrate status
+----------------+---------+
| MIGRATION | APPLIED |
+----------------+---------+
| 2015_05_21.sql | no |
| 2015_06_02.sql | no |
| 2015_06_03.sql | no |
+----------------+---------+