History log of /PHP-7.0/ext/pdo_firebird/firebird_statement.c (Results 76 – 87 of 87)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 222e5f9c 12-Jan-2005 Wez Furlong

stub out scrollable cursors here too


Revision tags: php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8
# 391cbac1 23-Jun-2004 Ard Biesheuvel

Return all results as strings until I can convince the other guys that
it should be otherwise


# 350e5aa8 15-Jun-2004 Ard Biesheuvel

Refactored statement allocation
Added emulated support for named input parameters


# 2cc63714 14-Jun-2004 Ard Biesheuvel

Added support for fetching and binding to blob fields


# 2b214762 13-Jun-2004 Ard Biesheuvel

Release isc statement handle when dtor is called
Don't separate() bound zvals


# e1519d6f 12-Jun-2004 Ard Biesheuvel

GCC fixes


# 6b3cda31 12-Jun-2004 Ard Biesheuvel

Added client/server info attributes


# a312bb5e 12-Jun-2004 Ard Biesheuvel

Folding markers


# ad568aab 12-Jun-2004 Ard Biesheuvel

Improved error handling
Added some comments


# c8c0ddb7 12-Jun-2004 Ard Biesheuvel

Removed dependency on regular interbase extension
Added support for all datatypes except BLOBs


# 493b89c3 12-Jun-2004 Ard Biesheuvel

Nearly complete implementation
No date/time fields yet ...


# 1e385459 11-Jun-2004 Ard Biesheuvel

Initial revision (incomplete)


1234