summaryrefslogtreecommitdiff
path: root/ext/sqlite/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sqlite/TODO')
-rw-r--r--ext/sqlite/TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/ext/sqlite/TODO b/ext/sqlite/TODO
new file mode 100644
index 0000000000..a299ff032f
--- /dev/null
+++ b/ext/sqlite/TODO
@@ -0,0 +1,9 @@
+- Implement safe-mode checks on the filename when opening/creating the
+ database.
+
+- Implement a generic php function handler for use in SQL statements and
+ triggers etc.
+
+- Create a package.xml and make a release
+
+vim:tw=78