ddbc v0.3.8 (2018-05-07T06:08:52Z)
Home
Dub
Repo
ODBC_TESTS_ENABLED
ddbc
drivers
odbcddbc
change to false to disable tests on real ODBC server
bool
ODBC_TESTS_ENABLED
;
version(USE_ODBC && unittest)
immutable
bool
ODBC_TESTS_ENABLED
;
bool
ODBC_TESTS_ENABLED
;
Meta
Source
See Implementation
ddbc
drivers
odbcddbc
aliases
checkenv
classes
ODBCConnection
ODBCDriver
ODBCPreparedStatement
ODBCResultSet
ODBCStatement
enums
Namedd
functions
createUnitTestODBCDataSource
ctypeToSQLType
fromODBCType
sqlTypeToCType
templates
TypeToCIdentifier
variables
ODBC_TESTS_ENABLED
change to false to disable tests on real ODBC server