-
Notifications
You must be signed in to change notification settings - Fork 0
Tag table designs #11
Copy link
Copy link
Open
Labels
dbinvolves the database, tables, or reprinvolves the database, tables, or reprfilteringsearch/sort functionalitysearch/sort functionalitymetadatarelated to information stored with a media filerelated to information stored with a media file
Metadata
Metadata
Assignees
Labels
dbinvolves the database, tables, or reprinvolves the database, tables, or reprfilteringsearch/sort functionalitysearch/sort functionalitymetadatarelated to information stored with a media filerelated to information stored with a media file
Type
Fields
Give feedbackNo fields configured for Task.
We need to do another pass over our data structures to create the 'tag' and 'tag_section' tables.
Problem
Tag, as-is, holds all of its implied tags in-line. That's a LOT of duplication in theinfotable, and all of it's in JSON to boot...Solution
We need to adjust our types.
Then, we can create some tables: