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

Fix @tenderlove's name in changelog

[ci skip]
This commit is contained in:
Carlos Antonio da Silva 2013-06-26 00:55:28 -03:00
parent 9218770daa
commit 96a083b51e

View file

@ -106,7 +106,7 @@
class Tagging < ActiveRecord::Base
end
*Aaron Peterson*
*Aaron Patterson*
* Remove column restrictions for `count`, let the database raise if the SQL is
invalid. The previous behavior was untested and surprising for the user.
@ -170,7 +170,7 @@
Fixes #10620.
*Aaron Peterson*
*Aaron Patterson*
* Also support extensions in PostgreSQL 9.1. This feature has been supported since 9.1.