Skip to content

week datatype #39

@BuildWithData

Description

@BuildWithData
week        TEXT    NOT NULL,

change to

week        INT    NOT NULL,

this is needed otherwise sorting fails like this:

week
1
10
11
...
2
3
4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions