insert query builder has many to many progress

This commit is contained in:
2026-04-20 19:57:18 +02:00
parent f144b26dbb
commit 59e1533cca
7 changed files with 135 additions and 32 deletions
+1
View File
@@ -41,6 +41,7 @@ set(TEST_SOURCES
../../../test/backends/TableSequenceFixture.cpp
../../../test/backends/TableSequenceTest.cpp
../../../test/backends/SessionInsertHasMany.cpp
../../../test/backends/SessionInsertHasManyToManyTest.cpp
)
set(LIBRARY_TEST_TARGET PostgresTests)