diff options
-rw-r--r-- | ext/sqlite/TODO | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/sqlite/TODO b/ext/sqlite/TODO index fb6db2f550..a9c57b95dc 100644 --- a/ext/sqlite/TODO +++ b/ext/sqlite/TODO @@ -6,8 +6,6 @@ - Add user-space callback to handle busy databases. -- Implement persistent "connections". - - Test-suite vim:tw=78 |