[#430] Add support for the Firebird database - Fixed FOR UPDATE tests

This commit is contained in:
Lukas Eder 2012-08-19 17:29:51 +02:00
parent b325c0ff10
commit 7161ccf131

View File

@ -460,6 +460,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 HSQLDB:
case H2:
case INGRES: