diff options
author | Wez Furlong <wez@php.net> | 2005-02-26 17:27:51 +0000 |
---|---|---|
committer | Wez Furlong <wez@php.net> | 2005-02-26 17:27:51 +0000 |
commit | 2c5b2fc105bd6af6571c2bd39d2785c627c6e578 (patch) | |
tree | 2f8587ed4b072b8fc8c10e38db4781f6477b53d5 /ext/pdo_sqlite/sqlite/src/func.c | |
parent | 31239f2130050f8506e08b01ce1364db3a1573ac (diff) | |
download | php-git-2c5b2fc105bd6af6571c2bd39d2785c627c6e578.tar.gz |
Alan: moved your fields away, but reserved you a pointer.
Changed PDO::lastInsertId() to have following proto:
string PDO::lastInsertId([string name])
this allows arbitrary unique identitifers to be returned from the driver.
The optional name parameter is for databases that require additional contextual
information to be able to return the correct identifier. None currently use
it, but pgsql will be on the list of drivers that do.
Diffstat (limited to 'ext/pdo_sqlite/sqlite/src/func.c')
0 files changed, 0 insertions, 0 deletions