rails/activerecord/test/cases/adapters
Yasuo Honda 85a1f7ae1e Change the inexistent database name to inexistent_activerecord_unittest
to make this grant statement described in the document works

GRANT ALL PRIVILEGES ON inexistent_activerecord_unittest.* to 'rails'@'localhost';
2014-01-01 09:38:37 +09:00
..
mysql Change the inexistent database name to inexistent_activerecord_unittest 2014-01-01 09:38:37 +09:00
mysql2 Change the inexistent database name to inexistent_activerecord_unittest 2014-01-01 09:38:37 +09:00
postgresql used user-defined configurations for running tests that might depend on user's system configuration 2013-12-29 13:57:52 +05:30
sqlite3 Raise NoDatabaseError when db does not exist 2013-12-24 10:13:12 -05:00