Skip to main content

Module authortb

Module authortb 

Source
Expand description

SeaORM Entity, @generated by sea-orm-codegen 1.1.20

Structs§

ActiveModel
Generated by sea-orm-macros
ColumnIter
An iterator over the variants of Column
Entity
Generated by sea-orm-macros
Model
authortb 表的 SeaORM 行模型。 作者主数据表,维护作品作者名称及唯一性,供漫画作者关联、作者筛选和后台维护使用。
PrimaryKeyIter
An iterator over the variants of PrimaryKey
RelationIter
An iterator over the variants of Relation

Enums§

Column
Generated by sea-orm-macros
PrimaryKey
Generated by sea-orm-macros
Relation
SeaORM 关系枚举。用于声明该实体可通过 SeaORM 自动推导的跨表关联。