1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Add changelog entry for #7545: map interval with precision to string

Merged in f41dba27a4
[ci skip]
This commit is contained in:
Carlos Antonio da Silva 2012-09-07 15:27:05 -03:00
parent f41dba27a4
commit f415475621

View file

@ -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