v0.3.1
- fixed bugs with differing primary key column names in ModelRef, populate not working properly
- added support for
Nullable!(ModelRef!T)
- support db.insert(ImplicitPatch)
- support update.set!"modelRef" with instances
Full Changelog: v0.3.0...v0.3.1