Convert Buy URL to Links table #1

Open
opened 2021-07-22 12:22:57 +00:00 by dsonck · 0 comments
dsonck commented 2021-07-22 12:22:57 +00:00 (Migrated from git.touhou.fm)

Currently, albums and tracks have a buy_url, these should be changed to a links table to allow multiple links (not necessarily for buying).

Upon completion

  • buy_url column should be removed
  • links table should exist with:
    • reference to albums or tracks
    • a type denoting the kind of link (buying, PV, additional information, ...)
    • the URL
Currently, albums and tracks have a `buy_url`, these should be changed to a links table to allow multiple links (not necessarily for buying). **Upon completion** - `buy_url` column should be removed - `links` table should exist with: - reference to albums or tracks - a type denoting the kind of link (buying, PV, additional information, ...) - the URL
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
touhou.fm-rust/touhou.fm-radio-rust#1
No description provided.