Skip to content

Commit ce7ff88

Browse files
committed
Fix changelog
Conflict left incorrect entry in changelog.
1 parent 6ecf106 commit ce7ff88

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

activerecord/CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
*Dirkjan Bussink*
44

5-
* Relation#destroy_all perform its work in batches
6-
75
* Prevent double saves in autosave of cyclic associations
86

97
Since destroy_all actually loads the entire relation and then iteratively destroys the records one by one,

0 commit comments

Comments
 (0)