ddbc v0.3.9 (2018-10-05T07:14:59Z)
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