Skip to content

4.5.0

Compare
Choose a tag to compare
@kitloong kitloong released this 06 Jul 16:14
· 12 commits to 4.x since this release
b027a1d
  • Added --useDBCollation to generate migrations with existing database collation. #23
  • MySQL - Fixed case sensitive issue of MySQL SHOW COLUMNS statement #34
  • PgSQL - Generate _inet4 as text #37
  • PgSQL - Generate default now() with useCurrent() #39
  • Misc bug fixes