Skip to content

0.11.13

Choose a tag to compare

@peldax peldax released this 14 Jan 22:10
· 16 commits to master since this release
350379f
  • Completely refactored SQL generator

  • Added CHECK constraint attributes

  • Fixed auto_increment generation to non integer primary keys

  • Fixed enum default value precedence over DefaultValue attribute

  • Index order is always generated

  • Other fixes and improvements