]> granicus.if.org Git - php/commitdiff
Update TODO.
authorWez Furlong <wez@php.net>
Thu, 17 Apr 2003 18:56:34 +0000 (18:56 +0000)
committerWez Furlong <wez@php.net>
Thu, 17 Apr 2003 18:56:34 +0000 (18:56 +0000)
ext/sqlite/TODO

index 194a75bce87d0901c07fdebe036620e7806f7461..4aa4d7535af2cb3bc096bdee495a05874a29dd41 100644 (file)
@@ -1,6 +1,10 @@
 - Implement an aggregating php function handler for use in SQL statements and
   triggers etc.
 
-- Make a release
+- Add user-space callback for the authorizer function (this is potentially
+  very slow, so it needs to be implemented carefully).
+
+- Add an unbuffered query mode to stream data through PHP, rather than
+  fetching it all at the start.
 
 vim:tw=78