Skip to content

1.1.2

Compare
Choose a tag to compare
@mikeerickson mikeerickson released this 19 Apr 02:15
· 67 commits to master since this release
  • Fix issue when creating migrations and tablename is not supplied
  • Added migration name parsing to determine migration class name when --model or --tablename not supplied
  • Added more tests to cover migration adjustments