Skip to main content

DbFieldType

@lowcode/dsl


Type Alias: DbFieldType

DbFieldType = "string" | "text" | "number" | "boolean" | "date" | "datetime" | "json"

Defined in: schema.ts:324

Типы полей в DB-схеме.