Skip to content

v0.7.1

Choose a tag to compare

@Alexander-Senko Alexander-Senko released this 08 Nov 13:41
· 47 commits to main since this release
d7f57e6

Fixed

  • DB constraints:
    • roles.name is NOT NULL,
    • UNIQUE constraints should treat NULLS as NOT DISTINCT.
  • Roleless recursive associations used to fail on joins.

Full Changelog: v0.7.0...v0.7.1