aboutsummaryrefslogtreecommitdiff
path: root/odb/option-types.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-12-21 11:19:25 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-20 15:43:45 +0200
commitc6d92f2f979eae471f49d9af1768b7b05f3a6f6f (patch)
treeb4360890f32380a635b80bee88b755b09dbec1d4 /odb/option-types.hxx
parent0c3091b5071951c05c03486f01f3eaee98922524 (diff)
ODB compiler implementation, traits, and types test for SQL Server
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 60d602a..2b96941 100644
--- a/odb/option-types.hxx
+++ b/odb/option-types.hxx
@@ -14,6 +14,7 @@ struct database
{
// Keep in alphabetic order.
//
+ mssql,
mysql,
oracle,
pgsql,