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:
parent
9218770daa
commit
96a083b51e
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue