From 89ba5bb45622394a33a196398671a0ff1737cd3e Mon Sep 17 00:00:00 2001 From: Sean Griffin Date: Tue, 17 Feb 2015 11:12:52 -0700 Subject: Revert "Allow `:precision` option for time type columns" This reverts commit 1502caefd30b137fd1a0865be34c5bbf85ba64c1. The test suite for the mysql adapter broke when this commit was used with MySQL 5.6. Conflicts: activerecord/CHANGELOG.md --- activerecord/CHANGELOG.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'activerecord/CHANGELOG.md') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index bc4376753d..d0d5481d81 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -29,10 +29,6 @@ *Eugene Gilburg* -* Allow `:precision` option for time type columns. - - *Ryuta Kamizono* - * Have `enum` perform type casting consistently with the rest of Active Record, such as `where`. -- cgit v1.2.3