Hi, new user here…
I did a fresh install, I was able to run dbt compile without any issues but when I run dbt run – full refresh all my models get overwritten with the actual compiled SQL files. Why???
I tried adding target-path to the project file, but nothing works… Im super frustrated.
I’m running dbt version 1.7.13
help, please