Skip to content

Move all SQL queries to types module #2

@cdknight

Description

@cdknight

To keep things more DRY, as other parts of the code might want to re-use SQL queries, we should move the majority of SQL queries to the impl of the different types.

Then, we should clean up any repeated SQL queries in the program.

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