moved column and table class from namespace sql to query
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#include <catch2/catch_test_macros.hpp>
|
||||
|
||||
#include "matador/sql/column.hpp"
|
||||
#include "matador/sql/connection.hpp"
|
||||
|
||||
#include "matador/query/criteria.hpp"
|
||||
#include "matador/query/query.hpp"
|
||||
#include "matador/query/column.hpp"
|
||||
|
||||
#include "models/person.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user