Skip to content

v0.12.0

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

Added

  • Support for many-to-many and one-to-one-through associations (via #86) (@solnic)
  • Support for UUID as PKs in associations (via #87) (@solnic)

Fixed

  • Relations without PKs should work too (via #87) (@solnic)
  • Relations with PK values generated on the Ruby side should work in SQlite too (via #87) (@solnic)

Compare v0.11.0...v0.12.0