aboutsummaryrefslogtreecommitdiff
path: root/odb/option-types.hxx
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-09-29 15:54:45 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-10-21 11:47:11 +0200
commit16b43575a7a7bc02a61862ad4c1db5434d3b1d68 (patch)
tree780cff996a75c3d959bd31e4924fcf59884863f9 /odb/option-types.hxx
parentf90eeeb3fcfb05704c999a4ef055a2a5bb31a08c (diff)
Make ODB Oracle aware
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 6a1a373..966f5cf 100644
--- a/odb/option-types.hxx
+++ b/odb/option-types.hxx
@@ -15,6 +15,7 @@ struct database
// Keep in alphabetic order.
//
mysql,
+ oracle,
pgsql,
sqlite,
tracer