implemented the first version of statement_cache
This commit is contained in:
@@ -26,6 +26,8 @@ add_executable(OrmTests
|
||||
sql/FieldTest.cpp
|
||||
utils/auto_reset_event.cpp
|
||||
utils/auto_reset_event.hpp
|
||||
sql/StatementCacheTest.cpp
|
||||
sql/ConnectionPoolFixture.hpp
|
||||
)
|
||||
|
||||
target_link_libraries(OrmTests matador-orm matador-core Catch2::Catch2WithMain)
|
||||
|
||||
Reference in New Issue
Block a user