php-src/ext/pdo_firebird
Lars Westermann b51708cdf4 - Fixed bug #43246 (firebird: INSERT ... RETURNING ... throws exception)
#Reworked cursor_open/cursor_close
#Only using isc_dsl_execute() (as in ext/interbase)
Thanks to Hans-Peter Oeri for providing this patch
2007-11-19 21:55:30 +00:00
..
tests
config.m4 MFH: Fix some lib vs $PHP_LIBDIR issues 2007-07-31 13:02:00 +00:00
config.w32
CREDITS
EXPERIMENTAL
firebird_driver.c - Fixed bug #43296 (Feature req: pdo_firebird: ATTR_FETCH_TABLE_NAMES support) 2007-11-15 00:10:38 +00:00
firebird_statement.c - Fixed bug #43246 (firebird: INSERT ... RETURNING ... throws exception) 2007-11-19 21:55:30 +00:00
package2.xml
pdo_firebird.c [DOC] Added 3 firebird specific attributes that can be set via 2007-10-30 16:28:47 +00:00
php_pdo_firebird_int.h - Fixed bug #43296 (Feature req: pdo_firebird: ATTR_FETCH_TABLE_NAMES support) 2007-11-15 00:10:38 +00:00
php_pdo_firebird.h