summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite/sqlite/src/os_unix.c
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2005-01-07 05:23:10 +0000
committerWez Furlong <wez@php.net>2005-01-07 05:23:10 +0000
commit6e0d8dd06f4e5fe63d9c8c28ced70b79c62a7b28 (patch)
treea8007febb21790d6123929b3d57fb901f9f601b0 /ext/pdo_sqlite/sqlite/src/os_unix.c
parent1c9200da92d0652cd6f05d98955b5a5668890bfc (diff)
downloadphp-git-6e0d8dd06f4e5fe63d9c8c28ced70b79c62a7b28.tar.gz
implement SQLSTATE style error codes.
Allow drivers to add methods to dbh and stmt objects (note that we can't use a class, because the use only sees the PDO class). Clarify the api slightly: PDO::exec() is used for one-shot queries that don't return rows PDO::query() is a convenience function for returning a rowset without having to go through the steps of preparing and executing.
Diffstat (limited to 'ext/pdo_sqlite/sqlite/src/os_unix.c')
0 files changed, 0 insertions, 0 deletions