We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d305be0 + 7834a78 commit 9f33178Copy full SHA for 9f33178
activerecord/CHANGELOG.md
@@ -27,9 +27,6 @@
27
config.active_record.destroy_all_in_batches = true
28
```
29
30
- The option is on by default for newly generated Rails apps. Can be set in
31
- an initializer to prevent differences across environments.
32
-
33
*Genadi Samokovarov*, *Roberto Miranda*
34
35
* Adds support for `if_not_exists` to `add_foreign_key` and `if_exists` to `remove_foreign_key`.
0 commit comments