Common macros and tests for use in PageUp dbt projects
Other databases might be supported, but currently support is only guaranteed for:
- postgres
Execute run_tests.ps1
Make sure you have a profile called default. You may only have one called bakeoff...
- Run
dbt depsas administrator, this is a known issue with dbt. Issue can be tracked here: dbt-labs/dbt-core#766 - Alternatively, run
run-tests.ps1which will ask for admin access when needed. - If issue has been fixed, you may need to still enable developer mode on you computer (start menu > settings > search for "use developer features")