summaryrefslogtreecommitdiff
path: root/tests/regressiontests/backends
AgeCommit message (Expand)Author
2009-07-21Fixed #11487: pass long strings to Oracle as CLOB rather than NCLOB to preven...Ian Kelly
2009-01-16[1.0.X] Fixed #5543: callproc() and friends now work with Oracle and our Form...Matt Boersma
2008-08-11Fixed #5461 -- Refactored the database backend code to use classes for the cr...Russell Keith-Magee
2008-01-04Fixed #6254: Made fetchone() in the oracle backend correctly convert Ian Kelly
2007-09-16Rewrote the backends test to be more portable. Was previously failing on MySQL.Malcolm Tredinnick
2007-09-14Fixed the test in [6218] which was invalid for psycopg2 and friends -- execut...Jacob Kaplan-Moss
2007-09-14Added test cases for [6218].Ian Kelly