fradrive/models/authorship-statements.model

13 lines
326 B
Plaintext

AuthorshipStatementDefinition
hash AuthorshipStatementReference
content I18nStoredMarkup
Primary hash
deriving Generic
AuthorshipStatementSubmission
statement AuthorshipStatementDefinitionId
submission SubmissionId OnDeleteCascade OnUpdateCascade
user UserId
time UTCTime
deriving Generic