Upgrading dbt-vertica with dbt-core 1.7.13 version
Fixes:
- Enable connection autocommit parameter(#128).
- Fixed- SQLParse with a high vulnerability(https://github.com/vertica/dbt-vertica/security/dependabot/1).
- Update collect_freshness(#129).
- Incremental strategy, On schema change- Add or remove columns from table(#122).