diff options
| -rw-r--r-- | ext/sqlite/TODO | 5 |
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 |
