rails/activerecord/lib
Matt McMurray e39b859b87
Replace call to BINARY with CAST(_ AS BINARY) (#47523)
* Replace call to BINARY with CAST(_ AS BINARY)

* Remove space b/w function and quote

Co-authored-by: Rafael Mendonça França <rafael@franca.dev>

* Update unit test to assert for new CAST syntax

---------

Co-authored-by: Rafael Mendonça França <rafael@franca.dev>
2023-02-28 16:15:44 -05:00
..
active_record Allow configs_for to accept a custom hash key 2023-02-28 12:12:08 -05:00
arel Replace call to BINARY with CAST(_ AS BINARY) (#47523) 2023-02-28 16:15:44 -05:00
rails/generators Delegate application record generator description to orm hooked generator. 2022-09-08 18:19:51 -05:00
active_record.rb Remove Copyright years (#47467) 2023-02-23 11:38:16 +01:00
arel.rb Refer to stable guide for ARel security 2023-02-04 09:01:21 +09:00