ddbc v0.3.7 (2017-06-28T05:34:49Z)
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