1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
Ryuta Kamizono 00c2d3e1e6
Merge pull request #39599 from kamipo/sg-immutable-strings-by-default
Add a setting to specify that all string columns should be immutable
2020-06-13 15:51:42 +09:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
assets
cases Merge pull request #39599 from kamipo/sg-immutable-strings-by-default 2020-06-13 15:51:42 +09:00
fixtures Fix through association with source/through scope which has joins 2020-05-22 04:05:27 +09:00
migrations
models has_attribute? should be aware of attribute aliases 2020-06-03 00:59:35 +09:00
schema Add a setting to specify that all string columns should be immutable 2020-06-11 15:07:06 +09:00
support Merge pull request #38401 from vinistock/stop_stringifying_during_attribute_assignment 2020-02-13 16:54:35 -05:00
config.example.yml Remove more code for unsupported frontbase and ibm_db adapters 2020-04-12 11:45:28 +09:00
config.rb