rails--rails/activerecord/test
Gannon McGibbon d4a9744860 Strip whitespace in disallow_raw_sql!
Removing trailing whitespace when matching columns in
`ActiveRecord::Sanitization.disallow_raw_sql!`.

Co-authored-by: Adrian Hirt <aedu.hirt@gmail.com>
2021-02-04 16:51:58 -05:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
activejob Merge pull request #41093 from gwincr11/action-job-transactions 2021-02-01 19:11:26 -05:00
assets Replace test `Man` with `Human` 2020-08-14 11:37:09 -04:00
cases Strip whitespace in disallow_raw_sql! 2021-02-04 16:51:58 -05:00
fixtures Fix joins that reserved word association is referenced in `where` 2021-01-18 16:24:22 +09:00
migrations Show a warning when running no migration using SCOPE 2021-01-26 15:05:35 +01:00
models Fix joins that reserved word association is referenced in `where` 2021-01-18 16:24:22 +09:00
schema Refactoring the code to not add methods to all models 2021-02-01 23:26:04 +00:00
support Implement granular role and shard swapping 2020-10-28 15:11:35 -04:00
config.example.yml Remove more code for unsupported frontbase and ibm_db adapters 2020-04-12 11:45:28 +09:00
config.rb