daranzolin / sqltargets

targets extension for SQL queries
https://daranzolin.github.io/sqltargets/
Other
34 stars 1 forks source link

Object passed to query_params/params not detected as dependency #16

Closed daranzolin closed 1 month ago

daranzolin commented 1 month ago

Not a huge problem since it's perhaps best practice to also specify the dependency in the query file itself (e.g. -- tar_load(...)), but would be ideal.