summaryrefslogtreecommitdiff
path: root/tests/regressiontests/initial_sql_regress/tests.py
AgeCommit message (Expand)Author
2012-11-04[1.5.x] Fixed #5805 -- it is now possible to specify multi-column indexes. Th...Alex Gaynor
2012-07-21Fixed #4680 -- Improved initial_sql parsingClaude Paroz
2011-10-13Convert the remainder of the relative imports in the tests to be absolute imp...Alex Gaynor
2011-01-18Refs #14661 -- Clarified the handling of initial data injected via custom SQL.Russell Keith-Magee
2010-10-12Converted initial_sql_regress tests from doctests (sort of...) to unittests. ...Alex Gaynor