Skip to content

Using feed link as PK is asking for conflicts #21

@eyeseast

Description

@eyeseast

If I pull two versions of the same feed, I'm going to get primary key conflicts. For example, the public and premium versions of BJJ Mental Models will both use https://bjjmentalmodels.com/ as an ID.

Maybe the feed URL itself would work, since that has to be unique. Or maybe just do an auto increment ID and add a unique constraint on the feed URL?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions