schema

package
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 16, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CellValue

type CellValue struct {
	Value        any            `json:"v"`
	ContextValue map[string]any `json:"c,omitempty"`
}

type NanoidMixin

type NanoidMixin struct {
	mixin.Schema
}

func (NanoidMixin) Fields

func (NanoidMixin) Fields() []ent.Field

type TableColumn

type TableColumn struct {
	ent.Schema
}

Column holds the schema definition for the Column entity.

func (TableColumn) Edges

func (TableColumn) Edges() []ent.Edge

Edges of the Column.

func (TableColumn) Fields

func (TableColumn) Fields() []ent.Field

Fields of the Column.

func (TableColumn) Indexes

func (TableColumn) Indexes() []ent.Index

func (TableColumn) Mixin

func (TableColumn) Mixin() []ent.Mixin

type TableMeta

type TableMeta struct {
	ent.Schema
}

TableMeta holds the schema definition for the TableMeta entity.

func (TableMeta) Edges

func (TableMeta) Edges() []ent.Edge

Edges of the TableMeta.

func (TableMeta) Fields

func (TableMeta) Fields() []ent.Field

Fields of the TableMeta.

func (TableMeta) Indexes

func (TableMeta) Indexes() []ent.Index

func (TableMeta) Mixin

func (TableMeta) Mixin() []ent.Mixin

type TableRow

type TableRow struct {
	ent.Schema
}

TableData holds the schema definition for the TableData entity.

func (TableRow) Edges

func (TableRow) Edges() []ent.Edge

Edges of the TableData.

func (TableRow) Fields

func (TableRow) Fields() []ent.Field

Fields of the TableData.

func (TableRow) Indexes

func (TableRow) Indexes() []ent.Index

func (TableRow) Mixin

func (TableRow) Mixin() []ent.Mixin

type TimeMixin

type TimeMixin struct {
	mixin.Schema
}

func (TimeMixin) Fields

func (TimeMixin) Fields() []ent.Field

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL