mirror of
https://github.com/latentPrion/cppbessot.git
synced 2026-06-23 15:18:37 +00:00
Add PGSql tests
This commit is contained in:
@@ -16,6 +16,8 @@ set(CPPBESSOT_ODB_TEST_SQLITE_CONNSTR "" CACHE STRING
|
||||
"Optional SQLite connection string for ODB runtime tests")
|
||||
set(CPPBESSOT_ODB_TEST_PGSQL_CONNSTR "" CACHE STRING
|
||||
"Optional PostgreSQL conninfo string for ODB runtime tests")
|
||||
set(CPPBESSOT_DB_ACTION_TEST_PGSQL_ADMIN_CONNSTR "" CACHE STRING
|
||||
"Optional PostgreSQL admin conninfo string for real db-action test database lifecycle operations")
|
||||
|
||||
include("${CMAKE_CURRENT_SOURCE_DIR}/cmake/CppBeSSOT.cmake")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user