Felipe Pena
|
0203cc3d44
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
|
Sebastian Bergmann
|
9ba1e81665
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
|
Sebastian Bergmann
|
08659c2dcd
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
|
Sebastian Bergmann
|
d1dded8751
|
MFH: Bump copyright year, 2 of 2.
|
2007-12-31 07:17:19 +00:00 |
|
Lars Westermann
|
9d4daba929
|
- Fixed bug #43296 (Feature req: pdo_firebird: ATTR_FETCH_TABLE_NAMES support)
|
2007-11-15 00:10:38 +00:00 |
|
Lars Westermann
|
32eece4bcb
|
- Fixed bug #43271 (pdo_firebird: closeCursor not implemented)
# Actually firebird_stmt_execute() didn't close a previously opened cursor, but implemented closeCursor anyway.
|
2007-11-14 22:09:21 +00:00 |
|
Lars Westermann
|
1ac482c84b
|
- Added default timestamp format definitions (ISO 8601) (related to bug #36128, Interbase PDO)
|
2007-10-30 16:26:25 +00:00 |
|
Sebastian Bergmann
|
4223aa4d5e
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
|
foobar
|
5bd93221a8
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
|
foobar
|
23e671a51e
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
|
Ard Biesheuvel
|
bafbe90392
|
Fixed PECL bug #3527: Missing quotation marks in php_pdo_firebird_int.h
|
2005-02-21 13:57:02 +00:00 |
|
Ard Biesheuvel
|
391cbac1f2
|
Return all results as strings until I can convince the other guys that
it should be otherwise
|
2004-06-23 13:26:09 +00:00 |
|
Ard Biesheuvel
|
350e5aa862
|
Refactored statement allocation
Added emulated support for named input parameters
|
2004-06-15 14:16:22 +00:00 |
|
Ard Biesheuvel
|
e1519d6f17
|
GCC fixes
|
2004-06-12 22:17:16 +00:00 |
|
Ard Biesheuvel
|
6b3cda310a
|
Added client/server info attributes
|
2004-06-12 18:56:07 +00:00 |
|
Ard Biesheuvel
|
ad568aab6f
|
Improved error handling
Added some comments
|
2004-06-12 16:58:20 +00:00 |
|
Ard Biesheuvel
|
c8c0ddb73d
|
Removed dependency on regular interbase extension
Added support for all datatypes except BLOBs
|
2004-06-12 16:07:52 +00:00 |
|
Ard Biesheuvel
|
493b89c3b1
|
Nearly complete implementation
No date/time fields yet ...
|
2004-06-12 03:09:48 +00:00 |
|
Ard Biesheuvel
|
1e3854597c
|
Initial revision (incomplete)
|
2004-06-11 01:37:06 +00:00 |
|