Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@solnic solnic released this 26 Jan 10:28
· 5 commits to main since this release
v0.12.0

Added

  • Support for many-to-many and one-to-one-through associations (via
  • Support for UUID as PKs in associations (via

Fixed

  • Relations without PKs should work too (via
  • Relations with PK values generated on the Ruby side should work in SQlite too (via

Compare v0.11.0...v0.12.0