summaryrefslogtreecommitdiff
path: root/tests/regressiontests/datatypes/models.py
AgeCommit message (Expand)Author
2009-11-23[soc2009/multidb] Renaming of database attributes - you now use NAME, ENGINE,...Alex Gaynor
2009-08-06[soc2009/multidb] Fix the remaining tests that were depending on the out of d...Alex Gaynor
2009-03-13Fixed #10238: coerce TextField values to unicode in the oracle backend.Ian Kelly
2008-09-01Fixed #8354: the MySQL backend no longer raises a cryptic error. Instead, it ...Jacob Kaplan-Moss
2008-09-01Revert [8799]. That wasn't ready for prime-time yet -- thanks, git-svn!Jacob Kaplan-Moss
2008-09-01A failing test for #8354Jacob Kaplan-Moss
2008-02-23Fixed #3689, #5223 -- Fixed "1st of January" comparisons for SQLite without b...Malcolm Tredinnick
2007-08-05Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `For...Gary Wilson Jr
2007-06-23Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. AllMalcolm Tredinnick