Skip to content

Rename suggestion tables to consistent nomenclature #551

@maxachis

Description

@maxachis

Currently, there are several different nomenclature schemes for user, automated, and anonymous suggestion tables.

Let's group them together in such a way that they follow distinct naming patterns, for easier searching.

Ideas:

  • All start with suggestion

  • User tables are prefixed with suggestion__user__

  • Auto tables are prefixed with suggestion__auto__

  • Anonymous user tables are prefixed with suggestion__anon__

  • Rename database tables to a consistent nomenclature

  • Rename SQLAlchemy classes to a consistent nomenclature

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Dev testing

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions