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

19 lines
319 B
Text
Raw Normal View History

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