1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record/tasks
Aaron Patterson 79887593c1 reestablish previous connection after creating all databases
creating all databases mutates the connection pool.  This patch restores
the connection pool to the connection spec established before creating
all databases.  Fixes #23279
2016-02-23 08:13:09 -08:00
..
database_tasks.rb reestablish previous connection after creating all databases 2016-02-23 08:13:09 -08:00
mysql_database_tasks.rb Remove legacy mysql adapter 2015-12-17 15:54:57 +00:00
postgresql_database_tasks.rb Fix rake db:structure:dump on Postgres when multiple schemas are used. 2015-11-19 11:42:04 -07:00
sqlite_database_tasks.rb Fix test of drop failure 2015-10-20 19:17:58 -05:00