Trees | Indices | Help |
|
---|
|
|
|||
fileWildcard = None hash(x) |
|||
RDTestDatabase = "::RDTests"
|
|||
sqlTextTypes = []
|
|||
sqlIntTypes = []
|
|||
sqlFloatTypes = []
|
|||
sqlBinTypes = []
|
|||
getTablesSql = """select name from SQLite_Master where type='t
|
|||
getTablesAndViewsSql = """select name from SQLite_Master where
|
|||
getDbSql = None hash(x) |
|||
dbFileWildcard = '*.sqlt'
|
|||
placeHolder = '?'
|
|||
binaryTypeName = "blob"
|
|||
binaryHolder = memoryview if six.PY3 else buffer
|
|||
connect = lambda x,* args:
|
Imports: six, RDConfig, PgSQL, sqlite
|
getTablesSql
|
getTablesAndViewsSql
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Apr 23 18:49:15 2016 | http://epydoc.sourceforge.net |