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/cases/tasks
Ryuta Kamizono 377948850f Clear dirty schema_cache after dump_schema_cache
`dump_schema_cache` fills `schema_cache` even if the test that modifies
the schema has properly cleared the schema cache.

Fixes #31463.
2017-12-15 13:04:51 +09:00
..
database_tasks_test.rb Clear dirty schema_cache after dump_schema_cache 2017-12-15 13:04:51 +09:00
mysql_rake_test.rb Simplify implementation of MySQLDatabaseTasks 2017-10-30 20:10:09 +00:00
postgresql_rake_test.rb Unneeded Mocha stubs for Kernel#system 2017-09-25 08:57:43 +09:00
sqlite_rake_test.rb Fix can't modify frozen String error in DatabaseTasks 2017-08-30 08:17:30 +09:00