Hi! Meltano/dbt related question: has anyone found...
# best-practices
j
Hi! Meltano/dbt related question: has anyone found a good way to print the compiled SQL to stdout or a file instead of storing it in a target/compiled directory on the Meltano machine?
Ignore me, this is apparently all stored in the
.meltano/transformers/dbt/target/compiled
directory!
j
I think it would be nice. I'm running meltano inside containers and going inside the container to read those files is a major hassle