diff options
author | Malf Furious <m@lfurio.us> | 2018-10-21 21:18:21 -0400 |
---|---|---|
committer | Malf Furious <m@lfurio.us> | 2018-10-21 21:29:26 -0400 |
commit | 479fa31398d18f105616de83b5b5108278b75c59 (patch) | |
tree | 8bb2192a973503cf9f350188f8354530f4f05b37 /app | |
parent | 62872702dc413b7abab94d8a5a7bd21770b5d241 (diff) | |
download | scrott-479fa31398d18f105616de83b5b5108278b75c59.tar.gz scrott-479fa31398d18f105616de83b5b5108278b75c59.zip |
issue: Redesign schema
I found myself complicating the data model of this class of objects and
wanted to take a clean approach to its design. The key differences are
as follows:
* We now reference a message object for the issue's OP, as
opposed to directly containing the message data
This affords the OP _all_ of the standard features of a Scrott
message, including separately tracked authorship data, file
attachments.
* Multiple assignees is implemented in the design
Finally.
* Seen flag is removed
This can be implicitly tracked via all sub-object messages and
the views meta-table.
Diffstat (limited to 'app')
0 files changed, 0 insertions, 0 deletions