Skip to content

Feature Request — In user account table, make name and password fields non-nullable #887

@bryantran24

Description

@bryantran24

Job
Make it so that in the user account table, name and password fields are non-nullable

Describe a possible solution
Add "nullable=False" to these fields

Context
This ensures that the name and password cannot be null, so every user account must have one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions