Skip to content

Clarification on UNIQUE constraints for column combinations. #1

Description

@LITONG99

Dear authors, thank you for this remarkable work and for sharing the collected data.

I notice that the UNIQUE constraint is stored as a Boolean value under a specific column. For example, Name['UNIQUE']=True.
Could you please help to clarify how you handled UNIQUE constraints for column combinations when collecting the data? Are they filtered out?
For example, UNIQUE (Name, Address), which is not logically equivalent to Name['UNIQUE']=True AND Address['UNIQUE']=True.

Thanks!

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