mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Merge pull request #17018 from prathamesh-sonpatki/tenderlove
Update changelog with tenderlove's entry
This commit is contained in:
commit
fc6accfa9a
1 changed files with 5 additions and 1 deletions
|
@ -1,10 +1,14 @@
|
|||
* Add a truncate method to the connection.
|
||||
|
||||
*Aaron Patterson*
|
||||
|
||||
* Don't autosave unchanged has_one through records.
|
||||
|
||||
*Alan Kennedy*, *Steve Parrington*
|
||||
|
||||
* Do not dump foreign keys for ignored tables. *Yves Senn*
|
||||
* Do not dump foreign keys for ignored tables.
|
||||
|
||||
*Yves Senn*
|
||||
|
||||
* PostgreSQL adapter correctly dumps foreign keys targeting tables
|
||||
outside the schema search path.
|
||||
|
|
Loading…
Reference in a new issue