| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-04-01 | Fixed #16737 -- Support non-ascii column names in inspectdb | Claude Paroz | |
| Thanks moof at metamoof.net for the report. | |||
| 2013-04-01 | Fixed #5014 -- Guessed max_digits and decimal_places for SQLite | Claude Paroz | |
| Decimal is treated as float on SQLite, hence inspectdb can only guess max_digits and decimal_places arguments. | |||
| 2013-04-01 | Fixed getting max_digits for MySQL decimal fields | Claude Paroz | |
| Refs #5014. | |||
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
