.gitignore
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
requirements-test.txt
requirements.txt
setup.py
.github/workflows/codeql-analysis.yml
.github/workflows/master.yml
.github/workflows/pull_request.yml
dbt_metabase.egg-info/PKG-INFO
dbt_metabase.egg-info/SOURCES.txt
dbt_metabase.egg-info/dependency_links.txt
dbt_metabase.egg-info/entry_points.txt
dbt_metabase.egg-info/requires.txt
dbt_metabase.egg-info/top_level.txt
dbtmetabase/__init__.py
dbtmetabase/__main__.py
dbtmetabase/_exposures.py
dbtmetabase/_models.py
dbtmetabase/_version.py
dbtmetabase/core.py
dbtmetabase/errors.py
dbtmetabase/format.py
dbtmetabase/manifest.py
dbtmetabase/metabase.py
sandbox/.env
sandbox/Dockerfile
sandbox/README.md
sandbox/dbt_project.yml
sandbox/docker-compose.yml
sandbox/entrypoint.py
sandbox/profiles.yml
sandbox/models/.gitignore
sandbox/models/customers.sql
sandbox/models/orders.sql
sandbox/models/schema.yml
sandbox/models/staging/schema.yml
sandbox/models/staging/stg_customers.sql
sandbox/models/staging/stg_orders.sql
sandbox/models/staging/stg_payments.sql
sandbox/seeds/raw_customers.csv
sandbox/seeds/raw_orders.csv
sandbox/seeds/raw_payments.csv
tests/__init__.py
tests/_mocks.py
tests/test_exposures.py
tests/test_format.py
tests/test_manifest.py
tests/test_metabase.py
tests/test_models.py
tests/fixtures/manifest-v11-disabled.json
tests/fixtures/manifest-v11.json
tests/fixtures/manifest-v2.json
tests/fixtures/test_dump_yaml.yml
tests/fixtures/api/card.json
tests/fixtures/api/collection.json
tests/fixtures/api/dashboard.json
tests/fixtures/api/database.json
tests/fixtures/api/metric.json
tests/fixtures/api/table.json
tests/fixtures/api/user.json
tests/fixtures/api/card/1.json
tests/fixtures/api/card/10.json
tests/fixtures/api/card/11.json
tests/fixtures/api/card/12.json
tests/fixtures/api/card/13.json
tests/fixtures/api/card/14.json
tests/fixtures/api/card/15.json
tests/fixtures/api/card/16.json
tests/fixtures/api/card/17.json
tests/fixtures/api/card/2.json
tests/fixtures/api/card/23.json
tests/fixtures/api/card/24.json
tests/fixtures/api/card/3.json
tests/fixtures/api/card/4.json
tests/fixtures/api/card/5.json
tests/fixtures/api/card/6.json
tests/fixtures/api/card/7.json
tests/fixtures/api/card/8.json
tests/fixtures/api/card/9.json
tests/fixtures/api/collection/1.json
tests/fixtures/api/collection/2.json
tests/fixtures/api/collection/3.json
tests/fixtures/api/collection/2/items.json
tests/fixtures/api/collection/3/items.json
tests/fixtures/api/collection/root/items.json
tests/fixtures/api/dashboard/1.json
tests/fixtures/api/database/2.json
tests/fixtures/api/database/2/metadata.json
tests/fixtures/api/field/37.json
tests/fixtures/api/field/38.json
tests/fixtures/api/field/39.json
tests/fixtures/api/field/40.json
tests/fixtures/api/field/41.json
tests/fixtures/api/field/42.json
tests/fixtures/api/field/43.json
tests/fixtures/api/field/44.json
tests/fixtures/api/field/45.json
tests/fixtures/api/field/46.json
tests/fixtures/api/field/47.json
tests/fixtures/api/field/48.json
tests/fixtures/api/field/49.json
tests/fixtures/api/field/50.json
tests/fixtures/api/field/51.json
tests/fixtures/api/field/52.json
tests/fixtures/api/field/53.json
tests/fixtures/api/field/54.json
tests/fixtures/api/field/55.json
tests/fixtures/api/field/56.json
tests/fixtures/api/field/57.json
tests/fixtures/api/field/58.json
tests/fixtures/api/field/59.json
tests/fixtures/api/field/60.json
tests/fixtures/api/field/61.json
tests/fixtures/api/field/62.json
tests/fixtures/api/field/63.json
tests/fixtures/api/field/65.json
tests/fixtures/api/field/68.json
tests/fixtures/api/field/69.json
tests/fixtures/api/field/72.json
tests/fixtures/api/field/74.json
tests/fixtures/api/table/10.json
tests/fixtures/api/table/11.json
tests/fixtures/api/table/12.json
tests/fixtures/api/table/5.json
tests/fixtures/api/table/6.json
tests/fixtures/api/table/7.json
tests/fixtures/api/table/8.json
tests/fixtures/api/table/9.json
tests/fixtures/api/user/1.json
tests/fixtures/exposure/collection/a_look_at_your_customers_table.yml
tests/fixtures/exposure/collection/our_analytics.yml
tests/fixtures/exposure/default/exposures.yml
tests/fixtures/exposure/type/card/1.yml
tests/fixtures/exposure/type/card/10.yml
tests/fixtures/exposure/type/card/11.yml
tests/fixtures/exposure/type/card/12.yml
tests/fixtures/exposure/type/card/13.yml
tests/fixtures/exposure/type/card/14.yml
tests/fixtures/exposure/type/card/15.yml
tests/fixtures/exposure/type/card/16.yml
tests/fixtures/exposure/type/card/17.yml
tests/fixtures/exposure/type/card/2.yml
tests/fixtures/exposure/type/card/24.yml
tests/fixtures/exposure/type/card/3.yml
tests/fixtures/exposure/type/card/4.yml
tests/fixtures/exposure/type/card/5.yml
tests/fixtures/exposure/type/card/6.yml
tests/fixtures/exposure/type/card/7.yml
tests/fixtures/exposure/type/card/8.yml
tests/fixtures/exposure/type/card/9.yml
tests/fixtures/exposure/type/dashboard/1.yml