Skip to content

DB fields suggestion #36

Open
Open
@morfies

Description

@morfies

Hi, thanks very much for your project.
Here I would like to add two small suggestions about the sql:

  • I see that some fields are using mysql keywords/reserved words, such as status, owner, name, context.
  • And also DECIMAL that does not lose precision is preferred over FLOAT, DOUBLE precision-loss types, current usage of these fields seem all fine though.
  • id fields maybe can consider bigint unsigned

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions