News

My expectation is to be able to run a set of valid SQL statements separated by semi-colons. There are many examples of dbt macro code online (e.g. the grant_select macro in the docs here) that show ...
Describe the issue. When using the variables set in the parameters, asset bundles are not able to support Jinja-based syntax and functionality for SQL queries. e.g., {{ var|safe }}, {{- var -}}, {{ ...