Skip to content

Users cannot share the same password #9

Description

@djds23

Trying to create two entirely unique users with the same password of 'password', I get this exception

sqlalchemy.exc.IntegrityError
sqlalchemy.exc.IntegrityError: (IntegrityError) duplicate key value violates unique constraint "user_password_key"
DETAIL:  Key (password)=(password) already exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions