mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
CHANGELOG entry
This commit is contained in:
parent
022eadddba
commit
06d506f0d0
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
* Don't impose primary key order if limit() has already been supplied.
|
||||
|
||||
Fixes #23607
|
||||
|
||||
*Brian Christian*
|
||||
|
||||
* Add environment & load_config dependency to `bin/rake db:seed` to enable
|
||||
seed load in environments without Rails and custom DB configuration
|
||||
|
||||
|
|
Loading…
Reference in a new issue