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+ * Fix counting cached queries in ` ActiveRecord::RuntimeRegistry ` .
2+
3+ * fatkodima*
4+
5+ * Fix merging relations with arel equality predicates with null relations.
6+
7+ * fatkodima*
8+
19* Fix SQLite3 schema dump for non-autoincrement integer primary keys.
210
311 Previously, ` schema.rb ` should incorrectly restore that table with an auto incrementing
Original file line number Diff line number Diff line change 1+ * Make ` delegate ` and ` delegate_missing_to ` work in BasicObject subclasses.
2+
3+ * Rafael Mendonça França*
4+
15* Fix Inflectors when using a locale that fallbacks to ` :en ` .
26
37 * Said Kaldybaev*
Original file line number Diff line number Diff line change 1+ * Skip all system test files on app generation.
2+
3+ * Eileen M. Uchitelle*
4+
5+ * Fix ` db:system:change ` to correctly update Dockerfile base packages.
6+
7+ * Josiah Smith*
8+
9+ * Fix devcontainer volume mount when app name differs from folder name.
10+
11+ * Rafael Mendonça França*
12+
113* Fixed the ` rails notes ` command to properly extract notes in CSS files.
214
315 * David White*
You can’t perform that action at this time.
0 commit comments