You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable setting current value of dbt_valid_to (#151)
Fixes
Fix the semicolon semantics for indexes while respecting other bug fix (#85)
Default to psycopg2-binary and allow overriding to psycopg2 via DBT_PSYCOPG2_NAME (restores previous behavior) (#96)
Fix persist_docs for materialized_view materializations. Previously, using this configuration with materialized view models would lead to an error. (#120)
Under the Hood
Add support for experimental record/replay testing. (#123)
Updating changie.yaml to add contributors and PR links (#109)