ddbc v0.2.10 (2014-04-17T05:12:30Z)
Home
Dub
Repo
PGSQL_TESTS_ENABLED
ddbc
drivers
pgsqlddbc
change to false to disable tests on real PostgreSQL server
bool
PGSQL_TESTS_ENABLED
;
version(USE_PGSQL && unittest)
immutable
bool
PGSQL_TESTS_ENABLED
;
bool
PGSQL_TESTS_ENABLED
;
Meta
Source
See Implementation
ddbc
drivers
pgsqlddbc
classes
PGSQLConnection
PGSQLDriver
PGSQLPreparedStatement
PGSQLResultSet
PGSQLStatement
functions
createUnitTestPGSQLDataSource
variables
PGSQL_TESTS_ENABLED
PGSQL_UNITTEST_DB
PGSQL_UNITTEST_HOST
PGSQL_UNITTEST_PASSWORD
PGSQL_UNITTEST_PORT
PGSQL_UNITTEST_USER
preparedStatementIndex
change to false to disable tests on real PostgreSQL server