# connectors/__init__.py # Copyright (C) 2005-2021 the SQLAlchemy authors and contributors # <see AUTHORS file> # # This module is part of SQLAlchemy and is released under # the MIT License: http://www.opensource.org/licenses/mit-license.php class Connector(object): pass
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
__pycache__ | Folder | 0755 |
|
|
__init__.py | File | 278 B | 0644 |
|
mxodbc.py | File | 5.22 KB | 0644 |
|
pyodbc.py | File | 5.85 KB | 0644 |
|
zxJDBC.py | File | 1.83 KB | 0644 |
|