[[ 🏗
=br6Go Vervis
]] ::
[📥 Inbox]
[📤 Outbox]
[🐤 Followers]
[🤝 Collaborators]
[🐛 Tickets]
[📖 Wiki]
[✏ Edit]
Future tweaks to schema & matching migrations
Created on 2023-04-03 by
~fr33domlover
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