summaryrefslogtreecommitdiff
path: root/tests/backends/sqlite/test_introspection.py
AgeCommit message (Collapse)Author
2018-04-28Fixed #29350 -- Fix get_primary_key_column() method in sqlite3 backendZackary Troop
Thanks Tim Graham and Mariusz Felisiak for the reviews.