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
Takayuki Nakata a3a0c45a3e Fix comments to update mysql version in reference URL [ci skip]
Mysql versions 5.5.8 and up are supported in rails6 and MySQL 5.5 is
already EOL since December 31, 2018.
2019-09-06 09:54:16 +09:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
assets
cases Fix comments to update mysql version in reference URL [ci skip] 2019-09-06 09:54:16 +09:00
fixtures Fix docs to replace http with https in activerecord [ci skip] 2019-08-26 22:34:33 +09:00
migrations
models Ensure custom PK types are casted in through reflection queries 2019-08-07 16:27:33 -04:00
schema Polymorphic has_one touch: Reset association cache result after create transaction 2019-07-31 05:59:23 +02:00
support Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
config.example.yml Respect ENV variables when finding DBs etc for the test suite 2019-02-06 01:20:06 +10:30
config.rb