aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYves Senn <yves.senn@gmail.com>2013-06-19 18:28:49 +0200
committerYves Senn <yves.senn@gmail.com>2013-06-19 18:28:49 +0200
commitbfc8ffa2327ac6e3949507e71dba04dd3a6c9131 (patch)
tree680fa701fc79fccc8bf5d715772eb5c375e91b79
parent12e18178357b537223535fdc94c433d53b9e1fe0 (diff)
downloadrails-bfc8ffa2327ac6e3949507e71dba04dd3a6c9131.tar.gz
rails-bfc8ffa2327ac6e3949507e71dba04dd3a6c9131.tar.bz2
rails-bfc8ffa2327ac6e3949507e71dba04dd3a6c9131.zip
add forgotten CHANGELOG entry for #10884.
-rw-r--r--activerecord/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md
index 87167d0529..128d1b3e7f 100644
--- a/activerecord/CHANGELOG.md
+++ b/activerecord/CHANGELOG.md
@@ -1,3 +1,8 @@
+* Handle single quotes in PostgreSQL default column values.
+ Fixes #10881.
+
+ *Dylan Markow*
+
* Log the sql that is actually sent to the database.
If I have a query that produces sql