snowflake.core.schemaΒΆ

Manages Snowflake Schemas.

Classes

Schema(name[, created_on, kind, is_default, ...])

A model object representing the ModelSchema resource.

SchemaCollection(database, root)

Represents the collection operations on the Snowflake schema resource.

SchemaResource(name, collection)

Represents a reference to a Snowflake schema.