v0.3.0
- Official support for Clickhouse!
- Rename
format=
andformat_options=
tooutput=
andoutput_options=
to make the API consistent with dbt_pca. - Allow for setting method and output options globally with
vars:
format=
and format_options=
to output=
and output_options=
to make the API consistent with dbt_pca.vars: