blob: a9c57b95dc82a062e93f9f1b585f32d75e05cc9f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
- 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
|