schema progress
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
using namespace matador;
|
||||
using namespace matador::test;
|
||||
|
||||
TEST_CASE_METHOD(SchemaFixture, "Test schema", "[schema]") {
|
||||
TEST_CASE_METHOD(SchemaFixture, "Test schema one-two-many", "[schema]") {
|
||||
using namespace matador::test;
|
||||
matador::orm::schema repo(pool/*, "NoopSchema"*/);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user