Releases: tlhunter/mig
Releases · tlhunter/mig
v0.4.2
v0.4.1
v0.4.0
v0.3.1
- replaces hand-rolled transactions with library-provided transactions
- fixes a bug where calling
migwithout arguments would crash instead of displaying error - commands that run mysql migrations (
up,upto,all) now return timestamps mig statusnow returns non zero exit status codes when tables are missing- fixes a bunch of unhandled errors during uncommon situations