You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the macros are not committing changes (e.g. update table statements) since the autocommit is disabled by default
Could we change it to True. I suppose it would be enough to add it to
Some of the macros are not committing changes (e.g. update table statements) since the autocommit is disabled by default
Could we change it to True. I suppose it would be enough to add it to
dbt-vertica/dbt/adapters/vertica/connections.py
Line 85 in f0eca51
It could be also se with parameter in the dbt profile.
The text was updated successfully, but these errors were encountered: