summaryrefslogtreecommitdiff
path: root/tests/backends/test_creation.py
AgeCommit message (Expand)Author
2017-02-09Fixed #25898 -- Made test database/user creation on Oracle reraise unexpected...Mariusz Felisiak
2016-08-23Fixed #27061 -- Added a TEST['TEMPLATE'] setting for PostgreSQL.Chris Jerdonek
2016-05-17Fixed #14415 -- Used the test database name in BaseDatabaseCreation.test_db_s...boaz85@gmail.com