Skip to content

v2.1.0b0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 06:24
9d9d3c6
Allow sql blocks to be referenced through JInja (#171)

* feat: add the ability to use  syntax to define subqueries w/jinja

* fix: syntax errors

* fix: broken test -> if no macros supplied, don't change the query

* chore: black

* chore: advance version

* chore: advance rust ver