sqlite
-Wez Furlong
+Wez Furlong, Tal Peer
-- Implement an aggregating php function handler for use in SQL statements and
- triggers etc.
-
- Add user-space callback for the authorizer function (this is potentially
very slow, so it needs to be implemented carefully).
<email>wez@php.net</email>
<role>lead</role>
</maintainer>
+ <maintainer>
+ <user>tal</user>
+ <name>Tal Peer</name>
+ <email>tal@php.net</name>
+ <role>developer</role>
+ </maintainer>
</maintainers>
<description>
SQLite is a C library that implements an embeddable SQL database engine.
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
| Author: Wez Furlong <wez@thebrainroom.com> |
+ | Tal Peer <tal@php.net |
+----------------------------------------------------------------------+
$Id$
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
- | Author: Wez Furlong <wez@thebrainroom.com> |
+ | Authors: Wez Furlong <wez@thebrainroom.com> |
+ | Tal Peer <tal@php.net> |
+----------------------------------------------------------------------+
$Id$