summaryrefslogtreecommitdiff
path: root/tests/regressiontests/datatypes
AgeCommit message (Expand)Author
2010-01-09Fixed #12059 - Let TimeField.to_python correctly return a datetime.time objec...Jannis Leidel
2009-12-22Fixed #1142 -- Added multiple database support.Russell Keith-Magee
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