Skip to content

Enforce alignment between dbinit.sql and diesel schema.rs #9925

@smklein

Description

@smklein

The top of "schema.rs" says these two should be aligned but nothing is enforcing that right now.

Related to #9833

This can cause a lot of hard-to-diagnose issues, as the "schema" provides Diesel's view of the world, which can be out-of-date.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions