summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/sqlite/TODO2
1 files changed, 2 insertions, 0 deletions
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