Skip to content

Fix schema #12

@Joeyh021

Description

@Joeyh021

basically:

drop table redirects;
alter table redirects_new rename to redirects;

had to make new table because of how migrations work. can replace the old one with it now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions