rails/activerecord/lib
Gannon McGibbon 87c2ad0a81 Fix has_one autosaving for CPK associations
Adds support for autosaving has_one associations with composite primary keys.
2023-06-02 11:20:53 -05:00
..
active_record Fix has_one autosaving for CPK associations 2023-06-02 11:20:53 -05:00
arel Adds Arel::Nodes::Cte for use in WITH expressions 2023-05-24 19:19:21 -04:00
rails/generators Simplify the implementation to register the correct source_path for the migration template 2023-05-24 22:54:12 +00:00
active_record.rb Implement ActiveRecord.disconnect_all! to close all connections 2023-05-19 13:19:31 +02:00
arel.rb Fix a code block in the Arel documentation 2023-05-06 18:57:12 -07:00