Snowflake CLI is an open-source command-line tool explicitly designed for developer-centric workloads in addition to SQL operations.
184
stars
54
forks
source link
Extract SQL facade use methods to common method, add use_schema #1838
Closed
sfc-gh-fcampbell closed 2 weeks ago
Pre-review checklist
Changes description
_use_object_optional
to unify_use_role_optional
,_use_database_optional
, and_use_warehouse_optional
_use_schema_optional
handle_unclassified_error
handling toget_account_event_table
InsufficientPrivilegesError
to be used in future PRs