From 290de901ddd3fcba0b064b1cb985d98dfaed01a2 Mon Sep 17 00:00:00 2001 From: Yves Senn Date: Fri, 30 May 2014 11:09:36 +0200 Subject: pg, `reset_pk_sequence!` respects schemas. Closes #14719. --- activerecord/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'activerecord/CHANGELOG.md') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index c3c61cf50e..9d722c961d 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,3 +1,7 @@ +* PostgreSQL `reset_pk_sequence!` respects schemas. Fixes #14719. + + *Yves Senn* + * Keep PostgreSQL `hstore` and `json` attributes as `Hash` in `@attributes`. Fixes duplication in combination with `store_accessor`. -- cgit v1.2.3