Skip to content

v1.0.364

Choose a tag to compare

@ackava ackava released this 10 Oct 05:24
· 565 commits to main since this release

Full Changelog: v1.0.346...v1.0.364

  1. Made null not distinct on Postgres as default.
  2. Index creation issue fixed on Postgres.
  3. Null check made explicit in direct statements.
  4. Added unit test for insertInto.
  5. Added ThrottleGroup for workflows.
  6. Duplicate ChangeSet detection fixed.
  7. Added DateTime as Default type for Postgres and Sql Server drivers.