. #42
|
|
@ -36,6 +36,7 @@ MUTABLE_PROFILE_FIELDS = (
|
|||
)
|
||||
|
||||
|
||||
|
||||
class TalentRuns(SQLModel, table=True):
|
||||
__tablename__ = "talent_runs"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue