Tomás Guisasola
|
b6f8685c18
|
Moving test of escape function to extensions (since it is not supported by all drivers).
|
2015-11-30 10:21:19 -02:00 |
|
blumf
|
2b8d0d6045
|
Firebird needs metadata changes to be committed
Creating and dropping tables, etc. needs to be committed before it's
properly recognised by the Firebird DB engine
|
2015-04-17 17:48:16 +01:00 |
|
blumf
|
835d0d499f
|
Added flag to switch between direct table comparision and table content matching in the column_info test.
|
2008-06-30 10:43:03 +00:00 |
|
blumf
|
f28dc70932
|
Added conn:escape function to Firebird driver
Updated test.lua script to only warn on lack of table reuse with the getcolname and getcoltype cursor functions.
|
2008-06-27 18:39:31 +00:00 |
|
blumf
|
e0cb78af4e
|
Modified the test script to handle DB engines that alter the case of field names
Added the Firebird test custom script
|
2008-05-30 15:53:44 +00:00 |
|