aboutsummaryrefslogtreecommitdiff
path: root/sqlite/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-07-15 18:43:03 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-07-15 18:43:03 +0200
commit0a2b28b4034a6b44f7bb7a126935d9e58cc0c1f9 (patch)
tree65ecf66a742cc7f80f784b996fcb7a3e6ca14253 /sqlite/makefile
parent0d65234bc5c6742721c00360a0e3117d51d89c5f (diff)
Implement SQLite incremental BLOB/TEXT I/O
Diffstat (limited to 'sqlite/makefile')
-rw-r--r--sqlite/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sqlite/makefile b/sqlite/makefile
index 99cc6d2..0515772 100644
--- a/sqlite/makefile
+++ b/sqlite/makefile
@@ -9,6 +9,7 @@ template \
custom \
database \
native \
+stream \
transaction \
truncation \
types