summaryrefslogtreecommitdiff
path: root/tests/regressiontests/introspection/models.py
AgeCommit message (Expand)Author
2012-02-11Fixed #7783 -- Made introspection of nullable columns more robust with Postgres.Ramiro Morales
2011-10-13Convert the remainder of the relative imports in the tests to be absolute imp...Alex Gaynor
2009-12-17Fixed #399: Added big integer field. Thanks to Tomáš Kopeček for persisten...Karen Tracey
2009-04-02Added tests for database introspection. Refs #9779.Jacob Kaplan-Moss