1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 20:53:00 +02:00
Files
archived-php-src/ext/sqlite/TODO
2003-04-18 16:42:28 +00:00

12 lines
303 B
Plaintext

- 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).
- Add user-space callback to handle busy databases.
- Test-suite
vim:tw=78