Skip to content

Replace JSON columns with join tables, and migrate existing data to join tables #755

@mitchdowney

Description

@mitchdowney

The user table has 3 JSON columns:

subscribedPlaylistIds
subscribedPodcastIds
subscribedUserIds

These should be JOIN tables instead, so we can query this data in more advanced ways.

This task will require API changes as well as data migration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions