Skip to content

v0.3.1

Compare
Choose a tag to compare
@tlhunter tlhunter released this 18 Feb 06:25
· 9 commits to main since this release
  • replaces hand-rolled transactions with library-provided transactions
  • fixes a bug where calling mig without arguments would crash instead of displaying error
  • commands that run mysql migrations (up, upto, all) now return timestamps
  • mig status now returns non zero exit status codes when tables are missing
  • fixes a bunch of unhandled errors during uncommon situations