From c38fc9bc277002d6689454589b16edcd69fe8707 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Thu, 17 Apr 2003 19:02:10 +0000 Subject: [PATCH] and one more --- ext/sqlite/TODO | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.50.1