LICENSE
README.md
pyproject.toml
src/django_bigquery/__init__.py
src/django_bigquery.egg-info/PKG-INFO
src/django_bigquery.egg-info/SOURCES.txt
src/django_bigquery.egg-info/dependency_links.txt
src/django_bigquery.egg-info/requires.txt
src/django_bigquery.egg-info/top_level.txt
src/django_bigquery/backends/__init__.py
src/django_bigquery/backends/bigquery/__init__.py
src/django_bigquery/backends/bigquery/base.py
src/django_bigquery/backends/bigquery/client.py
src/django_bigquery/backends/bigquery/creation.py
src/django_bigquery/backends/bigquery/features.py
src/django_bigquery/backends/bigquery/introspection.py
src/django_bigquery/backends/bigquery/operations.py
src/django_bigquery/backends/bigquery/schema.py
tests/test_bigquery_backend.py