summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/sqlite/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/sqlite/TODO b/ext/sqlite/TODO
index 94834a2e3a..325ac6fd6c 100644
--- a/ext/sqlite/TODO
+++ b/ext/sqlite/TODO
@@ -1,3 +1,5 @@
+- Implement a PDO driver, called sqlite2
+
- Transparent binary encoding of return values from PHP callback functions.
- Add user-space callback for the authorizer function (this is potentially
@@ -14,6 +16,4 @@
--> Our test suite doesn't allow us to test persistent connections
at this time :/
-- Add support for compiled SQL.
-
vim:tw=78