Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComputeSnapshot ¶
ComputeSnapshot holds the schema definition for the ComputeSnapshot entity.
func (ComputeSnapshot) Edges ¶
func (ComputeSnapshot) Edges() []ent.Edge
Edges of the ComputeSnapshot.
func (ComputeSnapshot) Fields ¶
func (ComputeSnapshot) Fields() []ent.Field
Fields of the ComputeSnapshot.
type DataVersion ¶
DataVersion holds the schema definition for the DataVersion entity.
type DependencyType ¶
type DependencyType string
Delecare new enum for use above
const ( DependencyType_Unknown DependencyType = "UNKNOWN" DependencyType_Table DependencyType = "TABLE" DependencyType_View DependencyType = "VIEW" )
func (DependencyType) Values ¶
func (DependencyType) Values() (kinds []string)
Values provides list valid values for Enum.
type KaskadaFile ¶
KaskadaFile holds the schema definition for the KaskadaFile entity.
type KaskadaQuery ¶
KaskadaQuery holds the details provided at query time.
type KaskadaQueryResult ¶
KaskadaQueryResult holds the details provided at query time.
func (KaskadaQueryResult) Edges ¶
func (KaskadaQueryResult) Edges() []ent.Edge
Edges of KaskadaQueryResult.
func (KaskadaQueryResult) Fields ¶
func (KaskadaQueryResult) Fields() []ent.Field
Fields of the KaskadaQueryResult.
type KaskadaTable ¶
KaskadaTable holds the schema definition for the KaskadaTable entity.
func (KaskadaTable) Indexes ¶
func (KaskadaTable) Indexes() []ent.Index
Indexes of the KaskadaTable.
type KaskadaView ¶
KaskadaView holds the schema definition for the KaskadaView entity.
type Materialization ¶
Materialization holds the schema definition for the Materialization entity.
func (Materialization) Edges ¶
func (Materialization) Edges() []ent.Edge
Edges of the Materialization.
func (Materialization) Fields ¶
func (Materialization) Fields() []ent.Field
Fields of the Materialization.
func (Materialization) Indexes ¶
func (Materialization) Indexes() []ent.Index
Indexes of the Materialization.
type MaterializationDependency ¶
MaterializationDependency holds the schema definition for the MaterializationDependency entity.
func (MaterializationDependency) Edges ¶
func (MaterializationDependency) Edges() []ent.Edge
Edges of the MaterializationDependency.
func (MaterializationDependency) Fields ¶
func (MaterializationDependency) Fields() []ent.Field
Fields of the MaterializationDependency.
type PrepareJob ¶
PrepareJob holds the schema definition for the PrepareJob entity.
type PreparedFile ¶
PreparedFile holds the schema definition for the PreparedFile entity.
type ViewDependency ¶
ViewDependency holds the schema definition for the ViewDependency entity.
func (ViewDependency) Fields ¶
func (ViewDependency) Fields() []ent.Field
Fields of the ViewDependency.