Ran into an error with my manifest.yml: 'Invalid value 'SCHEMA' for 'object_type'. Here’s a snippet: references: - Schema_info: ... object_type: SCHEMA ... Any idea why 'SCHEMA' isn't working here? Your expertise would be a lifesaver!
Yes, check out this table here: docs.snowflake.com/en/developer-guide/native-apps/requesting-refs#object-types-and-privileges-that-a-reference-can-contain
@@snowflakedevelopersAlready checked this URL. But we didn't find how Schema to be added. There is no specific info about Schema on this table. Please let us know.
Ran into an error with my manifest.yml: 'Invalid value 'SCHEMA' for 'object_type'. Here’s a snippet:
references:
- Schema_info:
...
object_type: SCHEMA
...
Any idea why 'SCHEMA' isn't working here? Your expertise would be a lifesaver!
Yes, check out this table here: docs.snowflake.com/en/developer-guide/native-apps/requesting-refs#object-types-and-privileges-that-a-reference-can-contain
@@snowflakedevelopersAlready checked this URL. But we didn't find how Schema to be added. There is no specific info about Schema on this table. Please let us know.