Replacing one-to-many relationships with association tables automatically (for keywords of a dataset) #17
Labels
No Label
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
javascript
php
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: geolba/tethys#17
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
change the one-to-many relationship between 'document' (dataset) and 'document_subjects' (keyword) table to a many-to-many relationship
ad an association table
reason: many keywords are named identical, same keyword can hav many datasets