Sha256: 430d658ab8a7a2fb7eb854e8171ba956c072eaacd848499449882d4e3d4fa07e
Contents?: true
Size: 966 Bytes
Versions: 1
Compression:
Stored size: 966 Bytes
Contents
# CHANGELOG for activerecord-shard_for ## 0.5.0 - Support Single Table Inheritance. [#14](https://github.com/yuemori/activerecord-shard_for/pull/14) ## 0.4.1 - Fix defined_enums is empty. [#11](https://github.com/yuemori/activerecord-shard_for/pull/11) ## 0.4.0 - Distkey support to instance method. [#9](https://github.com/yuemori/activerecord-shard_for/pull/9) ## 0.3.0 - Add using syntax. [#8](https://github.com/yuemori/activerecord-shard_for/pull/8) ## 0.2.1 - Fix raise MissingDistkeyAttribute before callback. [#6](https://github.com/yuemori/activerecord-shard_for/pull/6) - Fix rake tasks not load in rails. [#3](https://github.com/yuemori/activerecord-shard_for/pull/3) - Modify raise KeyError when not registered connection_key call [#7](https://github.com/yuemori/activerecord-shard_for/pull/7) ## 0.2.0 - Enable Range support for cluster key - Add built-in connection router of DistkeyRouter ## 0.1.2 - Fix `cluster_router` is now working
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activerecord-shard_for-0.5.0 | CHANGELOG.md |