Skip to content

database.sql is a non-sense #1

@shockpast

Description

@shockpast

MySQL seems to not have an BOOLEAN datatype (people suggesting BIT, but that doesn't fix the issue) and because of that, sqlx requires i32/i16 in values that are most of the time or always are simply booleans.

database.sql just screams out loud to be refactored to use PostgreSQL features to the maximum.

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