summaryrefslogtreecommitdiff
path: root/tests/backends/postgresql/test_creation.py
AgeCommit message (Expand)Author
2017-12-06Fixed #28893 -- Removed unnecessary dict.items() calls.Tim Graham
2017-06-21Reorganized backends tests.Mariusz Felisiak