Skip to content

0.1.0-alpha06

Compare
Choose a tag to compare
@tamimattafi tamimattafi released this 19 Apr 09:42
· 8 commits to main since this release
c29e7f8

Fixed Issues:

  1. Fixed #9 by PR #13
  2. Fixed #11 by PR #14
  3. Fixed #12 by PR #15

Possible Breaking Changes:

  1. Flag foreignKeyConstraintsEnabled was moved to KabinExtendedConfig, which is now referenced inside KabinDatabaseConfiguration
  2. Database factory methods newInstance and createScheme now require KabinDatabaseConfiguration as a parameter
  3. The default primary key state is now DEFERRABLE INITIALLY IMMEDIATE, you might need to upgrade your database version