Sha256: ffb26b0dbd94f613dd48e5c304bbe15c7afa22d1b1a03d641aa27a4c993363fa

Contents?: true

Size: 854 Bytes

Versions: 1

Compression:

Stored size: 854 Bytes

Contents

# CHANGELOG for activerecord-shard_for

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