[[ 🏗 =br6Go Vervis ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🐛 Tickets] [📖 Wiki] [✏ Edit]

Future tweaks to schema & matching migrations

Created on 2023-04-03 by ~fr33domlover
[🐤 Followers] [⤴ Dependencies] [⤷ Dependants] [✋ Claim requests] [✏ Edit]

Migrations:

    {-
      -- ?
    , addFieldPrimOptional "RemoteObject" (Nothing :: Maybe UTCTime) "fetched"
      -- ?
    , addFieldPrimOptional "RemoteObject" (Nothing :: Maybe Text) "followers"
      -- ?
    , addFieldPrimOptional "RemoteObject" (Nothing :: Maybe Text) "team"
      -- ?
    , addFieldPrimOptional "RemoteObject" (Nothing :: Maybe Text) "type"
    -}
      -- ?
    --, addFieldPrimRequired "Person" True "reviewFollow"

Status: Open

Custom fields

Discussion

new topic
[See JSON]