File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ * Restores functionality to the missing method when using enums and fixes.
2+
3+ * paulreece*
4+
5+ * Fix ` StatementCache::Substitute ` with serialized type.
6+
7+ * ywenc*
8+
9+ * Fix ` :db_runtime ` on notification payload when application have multiple databases.
10+
11+ * Eileen M. Uchitelle*
12+
13+ * Correctly dump check constraints for MySQL 8.0.16+.
14+
15+ * Steve Hill*
16+
117* Fix ` ActiveRecord::QueryMethods#in_order_of ` to include ` nil ` s, to match the
218 behavior of ` Enumerable#in_order_of ` .
319
3551
3652 * Jean Boussier*
3753
54+
3855## Rails 7.0.6 (June 29, 2023) ##
3956
4057* Fix autosave associations with validations added on ` :base ` of the associated objects.
Original file line number Diff line number Diff line change 1+ * Fix ` Cache::NullStore ` with local caching for repeated reads.
2+
3+ * fatkodima*
4+
15* Fix ` to_s ` with no arguments not respecting custom ` :default ` formats
26
37 * Hartley McGuire*
1519
1620 * Hartley McGuire*
1721
22+
1823## Rails 7.0.6 (June 29, 2023) ##
1924
2025* Fix ` EncryptedConfiguration ` returning incorrect values for some ` Hash `
You can’t perform that action at this time.
0 commit comments