1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
Gannon McGibbon 72e63c71bb Allow aliased attributes in update
Allow aliased attributes to be used in `#update_columns` and `#update`.
2018-11-29 14:49:17 -05:00
..
active_record Allow aliased attributes in update 2018-11-29 14:49:17 -05:00
arel Arel: Implemented DB-aware NULL-safe comparison (#34451) 2018-11-15 14:49:55 -05:00
rails/generators Refactor migrations_path command option to database 2018-09-28 14:24:36 -04:00
active_record.rb Refactors Active Record connection management 2018-08-30 10:06:45 -04:00
arel.rb Extract Arel.arel_node? helper method 2018-09-28 04:57:12 +09:00