[#430] Add support for the Firebird database - Skip PIVOT clause tests

This commit is contained in:
Lukas Eder 2012-08-19 13:56:55 +02:00
parent e7acb6e1f7
commit 9ffb0fac85

View File

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