moved session to namespace query and move basic_schema::initialize to session constructor
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
|
||||
#include "matador/query/schema.hpp"
|
||||
|
||||
#include "matador/orm/session.hpp"
|
||||
#include "matador/query/session.hpp"
|
||||
|
||||
template <> struct matador::utils::data_type_traits<work::core::UserInfo, void> {
|
||||
static basic_type type(std::size_t /*size*/) { return basic_type::UInt64; }
|
||||
|
||||
Reference in New Issue
Block a user