Skip to main content

Module oss

Module oss 

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
oss 表的 SeaORM 行模型。 OSS 对象存储表,保存上传文件的对象键、访问地址、桶信息和维护人信息。
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 自动推导的跨表关联。