mirror of
https://code.naskya.net/repos/ndqEd
synced 2025-01-09 14:46:46 +09:00
19 lines
389 B
Text
19 lines
389 B
Text
Person
|
|
|
|
Ticket
|
|
number Int Maybe
|
|
created UTCTime
|
|
title Text -- HTML
|
|
source Text -- Pandoc Markdown
|
|
description Text -- HTML
|
|
assignee PersonId Maybe
|
|
status Text
|
|
|
|
Bundle
|
|
ticket TicketId
|
|
|
|
Patch
|
|
ticket TicketId
|
|
bundle BundleId
|
|
created UTCTime
|
|
content Text
|