You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
343 B
Python
17 lines
343 B
Python
|
|
|
|
|
|
# class EquipmentWorkscopeGroup(Base, DefaultMixin):
|
|
|
|
# # UUID(as_uuid=True), ForeignKey("oh_tr_overhaul_activity.id"), nullable=False
|
|
|
|
|
|
# UUID(as_uuid=True), ForeignKey("oh_ms_workscope_group.id"), nullable=False
|
|
|
|
|
|
# "StandardScope",
|
|
|
|
|
|
# # "ScopeEquipmentJob", lazy="raise", back_populates="overhaul_jobs"
|
|
|