rails--rails/activerecord/lib/active_record/tasks
eileencodes bf0495de58 Delete default configuration
Because of this default configuration we're constantly checking if the
database exists when looping through configurations. This is unnecessary
and we should just delete it before we need to loop through
configurations.
2018-02-21 16:01:35 -05:00
..
database_tasks.rb Delete default configuration 2018-02-21 16:01:35 -05:00
mysql_database_tasks.rb Simplify implementation of `MySQLDatabaseTasks` 2017-10-30 20:10:09 +00:00
postgresql_database_tasks.rb Fix `can't modify frozen String` error in `DatabaseTasks` 2017-08-30 08:17:30 +09:00
sqlite_database_tasks.rb Fix `can't modify frozen String` error in `DatabaseTasks` 2017-08-30 08:17:30 +09:00