aboutsummaryrefslogtreecommitdiff
path: root/odb/option-types.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-03-11 14:24:25 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-03-21 15:40:00 +0200
commitadd8086259fb21f1e42aba6546c55e607d87ce93 (patch)
tree3abbb4624d09c067236227a173e80da88948e257 /odb/option-types.hxx
parenta6630dff5bf2002c0c133ea6c5e16d8a0a22138f (diff)
Infrastructure setup and schema generation for SQLite
Diffstat (limited to 'odb/option-types.hxx')
-rw-r--r--odb/option-types.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/option-types.hxx b/odb/option-types.hxx
index dc09780..75b3430 100644
--- a/odb/option-types.hxx
+++ b/odb/option-types.hxx
@@ -15,6 +15,7 @@ struct database
// Keep in alphabetic order.
//
mysql,
+ sqlite,
tracer
};