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