ddbc v0.3.8 (2018-05-07T06:08:52Z)
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