ddbc v0.3.9 (2018-10-05T07:14:59Z)
Home
Dub
Repo
SQLITE_TESTS_ENABLED
ddbc
drivers
sqliteddbc
change to false to disable tests on real PostgreSQL server
bool
SQLITE_TESTS_ENABLED
;
version(USE_SQLITE && unittest)
immutable
bool
SQLITE_TESTS_ENABLED
;
bool
SQLITE_TESTS_ENABLED
;
Meta
Source
See Implementation
ddbc
drivers
sqliteddbc
classes
SQLITEConnection
SQLITEDriver
SQLITEPreparedStatement
SQLITEResultSet
SQLITEStatement
functions
createUnitTestSQLITEDataSource
variables
SQLITE_TESTS_ENABLED
SQLITE_UNITTEST_FILENAME
change to false to disable tests on real PostgreSQL server