schema progress

This commit is contained in:
Sascha Kühl
2025-11-13 16:27:58 +01:00
parent 0d08ad4179
commit d6de8da3c8
2 changed files with 13 additions and 12 deletions
+1 -1
View File
@@ -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"*/);