Expand description
表模式定义
定义表结构、列类型、索引和约束
Structs§
- Column
Definition - 列定义
- Constraint
Definition - 约束定义
- Index
Definition - 索引定义
- Table
Options - 表选项
- Table
Schema - 表模式定义
Enums§
- Column
Type - 列类型
- Constraint
Type - 约束类型
- Index
Type - 索引类型
- Referential
Action - 引用动作
表模式定义
定义表结构、列类型、索引和约束