Files
dbt-snowflake/.changes/unreleased/Fixes-20231129-124145.yaml
pei 8e027d8fcf Handle non-English Snowflake error message for non-existing schemas (#840)
* Handle Japanese Snowflake error message for non-existing schemas

* impl.py を更新

Co-authored-by: Anders <anders.swanson@dbtlabs.com>

* Changelog entry

* Update dbt/adapters/snowflake/impl.py

Co-authored-by: Doug Beatty <44704949+dbeatty10@users.noreply.github.com>

---------

Co-authored-by: Anders <anders.swanson@dbtlabs.com>
Co-authored-by: Doug Beatty <doug.beatty@dbtlabs.com>
Co-authored-by: Doug Beatty <44704949+dbeatty10@users.noreply.github.com>
Co-authored-by: colin-rogers-dbt <111200756+colin-rogers-dbt@users.noreply.github.com>
Co-authored-by: Mike Alfare <13974384+mikealfare@users.noreply.github.com>
2024-11-19 20:31:44 -05:00

7 lines
164 B
YAML

kind: Fixes
body: Handle non-English Snowflake error message for non-existing schemas
time: 2023-11-29T12:41:45.1273-07:00
custom:
Author: pei0804
Issue: "834"