From d28e06d3b216ea079e9cec53df0746b95f96c0b9 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Fri, 18 Apr 2003 12:23:14 +0000 Subject: [PATCH] Update todo --- ext/sqlite/TODO | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ext/sqlite/TODO b/ext/sqlite/TODO index 3a0e3a583d..fb6db2f550 100644 --- a/ext/sqlite/TODO +++ b/ext/sqlite/TODO @@ -6,9 +6,8 @@ - Add user-space callback to handle busy databases. -- Add an unbuffered query mode to stream data through PHP, rather than - fetching it all at the start. - - Implement persistent "connections". +- Test-suite + vim:tw=78 -- 2.50.1