sequence tests progress

This commit is contained in:
2026-03-13 16:18:41 +01:00
parent 6bdf281eab
commit 86c9e6b1cd
14 changed files with 117 additions and 33 deletions
+2
View File
@@ -34,6 +34,8 @@ set(TEST_SOURCES
../../../test/utils/record_printer.hpp
../../../test/utils/record_printer.cpp
../../../test/models/model_metas.hpp
../../../test/backends/SequenceFixture.hpp
../../../test/backends/SequenceFixture.cpp
)
set(LIBRARY_TEST_TARGET PostgresTests)