Vervis/migrations/625_2024-04-27_errbox.model

18 lines
319 B
Text

Outbox
FollowerSet
Inbox
Actor
name Text
desc Text
createdAt UTCTime
inbox InboxId
outbox OutboxId
followers FollowerSetId
justCreatedBy ActorId Maybe
errbox InboxId
UniqueActorInbox inbox
UniqueActorOutbox outbox
UniqueActorFollowers followers