summaryrefslogtreecommitdiff
path: root/tests/regressiontests/introspection/tests.py
AgeCommit message (Expand)Author
2009-08-21[1.0.X] Fixed #11049: introspection on Oracle now identifies IntegerFields co...Matt Boersma
2009-04-17[1.0.X] Fixed introspection test case which caused "ORA-00972: identifier is ...Matt Boersma
2009-04-04[1.0.X] Fixed up the tests added for #9779 to run under Python 2.3, which doe...Karen Tracey
2009-04-03[1.0.X] Fixed #9991: correctly introspect PostgreSQL 'real' types. Backport o...Jacob Kaplan-Moss
2009-04-02[1.0.X] Added tests for database introspection. Refs #9779. Backport r10362 f...Jacob Kaplan-Moss