added delete_query_builder (progress)

This commit is contained in:
2026-05-26 07:01:53 +02:00
parent 141d798a41
commit 57f57956de
10 changed files with 484 additions and 84 deletions
+1
View File
@@ -46,6 +46,7 @@ set(TEST_SOURCES
../../../test/models/user.hpp
../../../test/utils/RecordPrinter.cpp
../../../test/utils/RecordPrinter.hpp
../../../test/backends/SessionDeleteHasMany.cpp
)
set(LIBRARY_TEST_TARGET PostgresTests)