From: Wez Furlong Date: Thu, 17 Apr 2003 19:02:10 +0000 (+0000) Subject: and one more X-Git-Tag: SPL_ALPHA~191 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c38fc9bc277002d6689454589b16edcd69fe8707;p=php and one more --- diff --git a/ext/sqlite/TODO b/ext/sqlite/TODO index 168c3f5667..3a0e3a583d 100644 --- a/ext/sqlite/TODO +++ b/ext/sqlite/TODO @@ -9,4 +9,6 @@ - Add an unbuffered query mode to stream data through PHP, rather than fetching it all at the start. +- Implement persistent "connections". + vim:tw=78