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
Rafael França f3c359800a
Merge pull request #33906 from dark-panda/ignore-psqlrc-when-using-psql
Ignore psqlrc files when executing psql commands
2018-09-20 16:31:44 -04:00
..
active_record/connection_adapters
assets
cases Merge pull request #33906 from dark-panda/ignore-psqlrc-when-using-psql 2018-09-20 16:31:44 -04:00
fixtures Eager loading/preloading should be worked regardless of large number of records 2018-09-12 01:11:38 +09:00
migrations Fix occurrences Fixnum|Bignum 2018-03-04 20:44:30 +02:00
models Avoid the same foreign_key and counter_cache associations on SillyReply 2018-09-19 01:11:07 +09:00
schema Use utf8mb4 in all tests and examples 2018-09-21 04:00:25 +09:00
support
config.example.yml Use utf8mb4 character set by default for MySQL database (#33608) 2018-09-11 13:03:34 -07:00
config.rb