[#430] Add support for the Firebird database - Skip hierarchical query

tests
This commit is contained in:
Lukas Eder 2012-08-19 13:55:27 +02:00
parent 069261057a
commit e7acb6e1f7

View File

@ -270,6 +270,7 @@ extends BaseTest<A, AP, B, S, B2S, BS, L, X, DATE, BOOL, D, T, U, I, IPK, T658,
case ASE:
case DB2:
case DERBY:
case FIREBIRD:
case H2:
case HSQLDB:
case INGRES:
@ -328,6 +329,7 @@ extends BaseTest<A, AP, B, S, B2S, BS, L, X, DATE, BOOL, D, T, U, I, IPK, T658,
case ASE:
case DB2:
case DERBY:
case FIREBIRD:
case H2:
case HSQLDB:
case INGRES: