Skip to main content

Module run

Module run 

Source
Expand description

Entity definition for the run table.

Structs§

ActiveModel
Generated by sea-orm-macros
ColumnIter
An iterator over the variants of Column
Entity
Generated by sea-orm-macros
Model
A single run of a sandbox.
PrimaryKeyIter
An iterator over the variants of PrimaryKey
RelationIter
An iterator over the variants of Relation
RunStatusEnum
Generated by sea-orm-macros
RunStatusIter
An iterator over the variants of RunStatus
RunStatusVariantIter
An iterator over the variants of RunStatusVariant
TerminationReasonEnum
Generated by sea-orm-macros
TerminationReasonIter
An iterator over the variants of TerminationReason
TerminationReasonVariantIter
An iterator over the variants of TerminationReasonVariant

Enums§

Column
Generated by sea-orm-macros
PrimaryKey
Generated by sea-orm-macros
Relation
Relations for the run entity.
RunStatus
The status of a sandbox run.
RunStatusVariant
Generated by sea-orm-macros
TerminationReason
The reason a sandbox run terminated.
TerminationReasonVariant
Generated by sea-orm-macros