summaryrefslogtreecommitdiff
path: root/ext/sqlite/TODO
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2003-04-17 19:02:10 +0000
committerWez Furlong <wez@php.net>2003-04-17 19:02:10 +0000
commitc38fc9bc277002d6689454589b16edcd69fe8707 (patch)
treee024a80e40fd5f26337a13010cd483b814aede94 /ext/sqlite/TODO
parentaeeb56cb2dbaf6bec0566cf50796daac3e02ae8b (diff)
downloadphp-git-c38fc9bc277002d6689454589b16edcd69fe8707.tar.gz
and one more
Diffstat (limited to 'ext/sqlite/TODO')
-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