Skip to main content

Module glossary

Module glossary 

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
glossary 表的 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 自动推导的跨表关联。