LICENSE
README.rst
pyproject.toml
setup.cfg
setup.py
django_google_spanner.egg-info/PKG-INFO
django_google_spanner.egg-info/SOURCES.txt
django_google_spanner.egg-info/dependency_links.txt
django_google_spanner.egg-info/requires.txt
django_google_spanner.egg-info/top_level.txt
django_spanner/__init__.py
django_spanner/_opentelemetry_tracing.py
django_spanner/base.py
django_spanner/client.py
django_spanner/compiler.py
django_spanner/creation.py
django_spanner/expressions.py
django_spanner/features.py
django_spanner/functions.py
django_spanner/introspection.py
django_spanner/lookups.py
django_spanner/operations.py
django_spanner/schema.py
django_spanner/utils.py
tests/performance/__init__.py
tests/performance/django_spanner/__init__.py
tests/performance/django_spanner/models.py
tests/performance/django_spanner/test_benchmark.py
tests/system/__init__.py
tests/system/django_spanner/__init__.py
tests/system/django_spanner/models.py
tests/system/django_spanner/test_check_constraint.py
tests/system/django_spanner/test_decimal.py
tests/system/django_spanner/test_json_field.py
tests/system/django_spanner/test_queries.py
tests/system/django_spanner/utils.py
tests/unit/__init__.py
tests/unit/django_spanner/__init__.py
tests/unit/django_spanner/models.py
tests/unit/django_spanner/simple_test.py
tests/unit/django_spanner/test__opentelemetry_tracing.py
tests/unit/django_spanner/test_base.py
tests/unit/django_spanner/test_client.py
tests/unit/django_spanner/test_compiler.py
tests/unit/django_spanner/test_expressions.py
tests/unit/django_spanner/test_functions.py
tests/unit/django_spanner/test_introspection.py
tests/unit/django_spanner/test_lookups.py
tests/unit/django_spanner/test_operations.py
tests/unit/django_spanner/test_schema.py
tests/unit/django_spanner/test_utils.py