summaryrefslogtreecommitdiff
path: root/test/sql/case_statement.py
Commit message (Expand)AuthorAgeFilesLines
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-137/+0
* Modified fails_on testing decorator to take a reason for the failure.Michael Trier2008-12-121-2/+4
* Tag some tests that fail under FirebirdLele Gaifax2008-05-131-2/+2
* Test suite modernization in progress. Big changes:Jason Kirtland2008-05-091-0/+1
* r4695 merged to trunk; trunk now becomes 0.5.Mike Bayer2008-05-091-2/+2
* - merged -r4458:4466 of query_columns branchMike Bayer2008-04-071-1/+1
* - case() interprets the "THEN" expressionsMike Bayer2008-04-031-12/+23
* The case() function now also takes a dictionary as its whens parameter. But b...Ants Aasma2008-04-031-0/+33
* - updated the naming scheme of the base test classes in test/testlib/testing.py;Mike Bayer2008-02-111-1/+1
* - testbase is gone, replaced by testenvJason Kirtland2008-01-121-17/+17
* Migrated maxdb behavioral assumptions from unsupported to fails_onJason Kirtland2007-11-051-8/+8
* - Added initial version of MaxDB dialect.Jason Kirtland2007-10-231-0/+1
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-7/+9
* fix CASE statement when else_ is zeroRick Morrison2007-03-151-5/+33
* added string length to avoid LOB col type in oracleMike Bayer2006-10-221-1/+1
* reorganized unit tests into subdirectoriesMike Bayer2006-06-051-0/+59