aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/query.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/sqlite/query.hxx')
-rw-r--r--odb/sqlite/query.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/odb/sqlite/query.hxx b/odb/sqlite/query.hxx
index 18c10bb..0f7657c 100644
--- a/odb/sqlite/query.hxx
+++ b/odb/sqlite/query.hxx
@@ -1395,6 +1395,11 @@ namespace odb
{
}
};
+
+ namespace core
+ {
+ using sqlite::query;
+ }
}
// Derive odb::query from odb::sqlite::query so that it can be