php-src/ext/sqlite/TODO
2003-04-18 12:23:14 +00:00

14 lines
342 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.
- Implement persistent "connections".
- Test-suite
vim:tw=78