summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2004-01-16 17:50:02 +0000
committerIlia Alshanetsky <iliaa@php.net>2004-01-16 17:50:02 +0000
commitd8d76f0fccf2dabea1c3238e1dee79a2c53f1b0b (patch)
tree63487af45a5b41854c164ff77524f7152545cc9b
parentb779a27852370fc8107ac84386f3f8dd9da572bc (diff)
downloadphp-git-d8d76f0fccf2dabea1c3238e1dee79a2c53f1b0b.tar.gz
Update TODO
-rw-r--r--ext/sqlite/TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/ext/sqlite/TODO b/ext/sqlite/TODO
index b3e5594450..94834a2e3a 100644
--- a/ext/sqlite/TODO
+++ b/ext/sqlite/TODO
@@ -14,9 +14,6 @@
--> Our test suite doesn't allow us to test persistent connections
at this time :/
-- If building a ZTS build, -DTHREADSAFE while compiling libsqlite
-
-- If building a non-debug build, -DNDEBUG will disable the expensive
- asserts in the inner loop. (and double performance)
+- Add support for compiled SQL.
vim:tw=78