summaryrefslogtreecommitdiff
path: root/tests/inspectdb
AgeCommit message (Expand)Author
2013-04-01Fixed #16737 -- Support non-ascii column names in inspectdbClaude Paroz
2013-04-01Fixed #5014 -- Guessed max_digits and decimal_places for SQLiteClaude Paroz
2013-04-01Fixed getting max_digits for MySQL decimal fieldsClaude Paroz
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner