Closed avishalom closed 4 years ago
JinjaSQL was originally intended to run queries via python, so that is the recommended way.
JinjaSQL and dbt are not related in any way, even though both the projects use the Jinja templating language. I am not too familiar with dbt, so don't know if JinjaSQL can be used within a dbt project.
Having said that, can you explain your use case a bit more?
Closing this issue, since there isn't a defect or a feature request. Thanks!
Specifically when developing dbt, can you write queries using this? or is the only recommended way to wrap it in python?