v0.7.1
Fixed
- DB constraints:
roles.nameisNOT NULL,UNIQUEconstraints should treatNULLSasNOT DISTINCT.
- Roleless recursive associations used to fail on
joins.
Full Changelog: v0.7.0...v0.7.1
roles.name is NOT NULL,UNIQUE constraints should treat NULLS as NOT DISTINCT.joins.Full Changelog: v0.7.0...v0.7.1