Replies: 1 comment
-
Yes ... try this: or whatever width you want. I had a similar issue and found the arg on the agate table docs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just getting started with dbt. I have some macros with this format
which I run with
dbt run-operation
. it works fine but the output is truncated, like this for example:is there a way to avoid that and see the full output of the query?
Beta Was this translation helpful? Give feedback.
All reactions