moved schema to query namespace

This commit is contained in:
Sascha Kühl
2025-12-17 15:15:04 +01:00
parent 9eec5b64fb
commit 6307850721
6 changed files with 20 additions and 19 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ add_executable(CoreTests
logger/LoggerTest.cpp
object/ObjectTest.cpp
object/PrimaryKeyResolverTest.cpp
object/SchemaTest.cpp
object/RepositoryTest.cpp
utils/BasicTypeToVisitorTest.cpp
utils/ConvertTest.cpp
utils/DefaultTypeTraitsTest.cpp