Snowflake Native App Framework

Поділитися
Вставка
  • Опубліковано 10 січ 2025

КОМЕНТАРІ •

  • @shritamkumarmund7174
    @shritamkumarmund7174 Рік тому

    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!

    • @snowflakedevelopers
      @snowflakedevelopers  Рік тому

      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

    • @shritamkumarmund7174
      @shritamkumarmund7174 Рік тому

      @@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.