OmniSciDB
a5dc49c757
|
Namespaces | |
_parsers | |
_samlutils | |
_utils | |
common | |
completion_hints | |
connection | |
cursor | |
dtypes | |
exceptions | |
extension_functions | |
serialized_result_set | |
thrift | |
version | |
Variables | |
tuple | __version__ = get_package_version() |
string | apilevel = "2.0" |
int | threadsafety = 2 |
string | paramstyle = "named" |
tuple heavydb.__version__ = get_package_version() |
Definition at line 3 of file __init__.py.
string heavydb.apilevel = "2.0" |
Definition at line 6 of file __init__.py.
string heavydb.paramstyle = "named" |
Definition at line 8 of file __init__.py.
int heavydb.threadsafety = 2 |
Definition at line 7 of file __init__.py.