Skip to content

when user defines a nullable column as part of unique constraints, require specification of how they want it treated #32

Description

@uladkasach

for unique constraint check, should null = null or null <> null? (typically, null <> null in sql world - but this may not be what user expects. ask them to clarify, and treat appropriately)

see https://www.enterprisedb.com/postgres-tutorials/postgresql-unique-constraint-null-allowing-only-one-null for example

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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