dstruct-orm ~0.0.1-alpha (2021-11-15T17:45:03.8433144)
Dub
Repo
SQLITE_TESTS_ENABLED
dstruct
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
dstruct
ddbc
drivers
sqliteddbc
aliases
enforceHelper
classes
SQLITEConnection
SQLITEDriver
SQLITEPreparedStatement
SQLITEResultSet
SQLITEStatement
functions
createUnitTestSQLITEDataSource
variables
SQLITE_TESTS_ENABLED
SQLITE_UNITTEST_URL
change to false to disable tests on real PostgreSQL server