Sha256: 02e75daf1530e1659e692346ad03469dd42c006e6d3b67a817c50006f758e5a3
Contents?: true
Size: 707 Bytes
Versions: 1
Compression:
Stored size: 707 Bytes
Contents
# 2.1.1 Released 2016-04-01. ## New Features * Added a `to_ids` scoped method. # 2.1.0 Released 2016-02-12. ## Changed * Associations are now ActiveRecord-based (#17) # 2.0.1 Released 2016-02-12. ## Fixed * `has_many` was not working correctly. # 2.0.0 Released 2015-12-18. ## New Features * **Added Postgres JSONB adapter.** (#9) * Added support for `has_many` association. (#13) * Added support for `has_one` association. (#14) ## Breaking Changes * **Removed Cassandra and Postgres hstore adapters.** (#12) * `find_each` now uses SQL cursors, so it's not constrained by the limitations of ActiveRecord's implementation. (#11) * Default values have been re-implemented correctly. (#15)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
superstore-2.1.2 | CHANGELOG.md |