LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
serraict_sqlalchemy_dremio.egg-info/PKG-INFO
serraict_sqlalchemy_dremio.egg-info/SOURCES.txt
serraict_sqlalchemy_dremio.egg-info/dependency_links.txt
serraict_sqlalchemy_dremio.egg-info/entry_points.txt
serraict_sqlalchemy_dremio.egg-info/not-zip-safe
serraict_sqlalchemy_dremio.egg-info/requires.txt
serraict_sqlalchemy_dremio.egg-info/top_level.txt
sqlalchemy_dremio/__init__.py
sqlalchemy_dremio/base.py
sqlalchemy_dremio/db.py
sqlalchemy_dremio/exceptions.py
sqlalchemy_dremio/flight.py
sqlalchemy_dremio/flight_middleware.py
sqlalchemy_dremio/query.py
test/test_additional.py
test/test_dremio.py
test/test_flight_dialect.py