Sha256: b89e465020133863f0a794f4edaf1bedc96997bcaf1018cd01a12227286c2fc5

Contents?: true

Size: 450 Bytes

Versions: 3

Compression:

Stored size: 450 Bytes

Contents

# 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

3 entries across 3 versions & 1 rubygems

Version Path
superstore-2.1.1 CHANGELOG.md
superstore-2.1.0 CHANGELOG.md
superstore-2.0.1 CHANGELOG.md