From f415475621c79cbc2d93e1ecf10805a4100a5d43 Mon Sep 17 00:00:00 2001 From: Carlos Antonio da Silva Date: Fri, 7 Sep 2012 15:27:05 -0300 Subject: Add changelog entry for #7545: map interval with precision to string Merged in f41dba27a411fe3e2ddeb8d9ab6856dbb23acd02 [ci skip] --- activerecord/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activerecord/CHANGELOG.md') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 4c55a3edea..5dd1e8d76e 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,5 +1,7 @@ ## Rails 4.0.0 (unreleased) ## +* Map interval with precision to string datatype in PostgreSQL. Fixes #7518. *Yves Senn* + * Fix eagerly loading associations without primary keys. Fixes #4976. *Kelley Reynolds* * Rails now raise an exception when you're trying to run a migration that has an invalid -- cgit v1.2.3