summaryrefslogtreecommitdiff
path: root/tests/check_framework/test_database.py
AgeCommit message (Expand)Author
2017-02-10Added multi_db=True to test cases that access the 'other' db connection.Tim Graham
2017-01-20Refs #23919 -- Removed django.test.mock Python 2 compatibility shim.Tim Graham
2016-04-08Fixed #26351 -- Added MySQL check to warn about strict mode optionClaude Paroz
2016-04-08Refs #26351 -- Added check hook to support database-related checksClaude Paroz