dbt-labs / jaffle-shop-template

Template for a DuckDB-based, Codespace-oriented sandbox project that is also dbt Cloud compatible, and includes code-first BI tooling via Evidence.
51 stars 30 forks source link

Add evidence env vars, update sqlfluff, and re-remove venv #16

Closed gwenwindflower closed 1 year ago

gwenwindflower commented 1 year ago

Re-remove venv

Not sure what I was thinking with adding a virtual environment back into the codespace so that the local and container settings could point to the same place. Really defeats the simplicity of the container, bad call. Ripping it back out.

SQLFluff is v2 now

Update to DuckDB dialect and fix config for v2 compatibility.

Evidence env vars

Env vars for Evidence per #14 so that you don't have to go to Settings through the Web UI and fix a broken landing page when you start up every time.


Problems: