AUTHORS
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
src/sqlalchemy_solr/__init__.py
src/sqlalchemy_solr/api_globals.py
src/sqlalchemy_solr/base.py
src/sqlalchemy_solr/defaults.py
src/sqlalchemy_solr/http.py
src/sqlalchemy_solr/message_formatter.py
src/sqlalchemy_solr/release_flags.py
src/sqlalchemy_solr/solr_type_compiler.py
src/sqlalchemy_solr/type_map.py
src/sqlalchemy_solr.egg-info/PKG-INFO
src/sqlalchemy_solr.egg-info/SOURCES.txt
src/sqlalchemy_solr.egg-info/dependency_links.txt
src/sqlalchemy_solr.egg-info/entry_points.txt
src/sqlalchemy_solr.egg-info/not-zip-safe
src/sqlalchemy_solr.egg-info/requires.txt
src/sqlalchemy_solr.egg-info/top_level.txt
src/sqlalchemy_solr/admin/solr_spec.py
src/sqlalchemy_solr/solrdbapi/__init__.py
src/sqlalchemy_solr/solrdbapi/_solrdbapi.py
src/sqlalchemy_solr/solrdbapi/api_exceptions.py
src/sqlalchemy_solr/solrdbapi/array.py
src/sqlalchemy_solr/solrdbapi/solr_reflect.py
tests/test_dataset_creation.py
tests/test_date_range_compilation_6.py
tests/test_date_range_compilation_9.py
tests/test_db_creation.py
tests/test_filtering_out_schema.py
tests/test_get_columns.py
tests/test_operator_translation.py
tests/test_solr_reflect.py
tests/test_sql_compilation_caching_6.py
tests/test_sql_compilation_caching_9.py