daranzolin / sqltargets

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

tar_make skips target even when the query file changes #4

Closed daranzolin closed 4 months ago

daranzolin commented 4 months ago

The tar_manifest looks okay...(it closely resembles the command from tar_quarto_run). No idea why files changes aren't being tracked.

"sqltargets::tar_sql_exec(args = list(input = \"inst/query.sql\", \n     query_params = list()), deps = list(cars, flowers), sources = \"inst/query.sql\", \n     input = \"inst/query.sql\")"