Add CHANGELOG entry for #22125 [ci skip]
This commit is contained in:
parent
5b7afb81ae
commit
2a90d60c94
@ -1,3 +1,8 @@
|
||||
* Alias `ActiveRecord::Relation#left_joins` to
|
||||
`ActiveRecord::Relation#left_outer_joins`.
|
||||
|
||||
*Takashi Kokubun*
|
||||
|
||||
* Use advisory locking to raise a ConcurrentMigrationError instead of
|
||||
attempting to migrate when another migration is currently running.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user