summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/sqlite/TODO5
1 files 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