rails/activerecord/lib
Gannon McGibbon 755c13f167 Support stale state detections in CPK through associations
Stale states need to be tracked as arrays to properly check through
associations with composite primary keys.
2023-07-04 02:14:02 -05:00
..
active_record Support stale state detections in CPK through associations 2023-07-04 02:14:02 -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 Disable database prepared statements when query logs are enabled 2023-07-03 16:59:44 +09:00
arel.rb Fix a code block in the Arel documentation 2023-05-06 18:57:12 -07:00