Sha256: 9069d4fe7e8af1ffb732eecb2836c6294a37586870686074721ca824ef90cbdd

Contents?: true

Size: 450 Bytes

Versions: 1

Compression:

Stored size: 450 Bytes

Contents

# 2.0.0

Released YYYY-MM-DD.

## 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.0.0 CHANGELOG.md