From c8e92f174d9190fe4cb38199bc2e59d62ace0003 Mon Sep 17 00:00:00 2001 From: Andrew White Date: Mon, 16 Jan 2017 17:31:47 +0000 Subject: Add CHANGELOG entry for #27701 --- activerecord/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 5bba673dee..3438c04245 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,3 +1,7 @@ +* Raise `ActiveRecord::InvalidForeignKey` when a foreign key constraint fails on Sqlite3. + + *Ryuta Kamizono* + * Add the touch option to ActiveRecord#increment! and decrement! *Hiroaki Izu* -- cgit v1.2.3