Skip to content

feat: add SkipEmptyKeys option to UniqueByConstraint#99

Merged
strider2038 merged 1 commit into
mainfrom
unique-constraint-skip-empty-keys
Apr 6, 2026
Merged

feat: add SkipEmptyKeys option to UniqueByConstraint#99
strider2038 merged 1 commit into
mainfrom
unique-constraint-skip-empty-keys

Conversation

@strider2038
Copy link
Copy Markdown
Contributor

  • Allows ignoring zero-value keys during uniqueness validation.
  • Includes tests for empty key skipping and duplicate key handling.

- Allows ignoring zero-value keys during uniqueness validation.
- Includes tests for empty key skipping and duplicate key handling.
@strider2038 strider2038 merged commit 4822b3c into main Apr 6, 2026
2 of 3 checks passed
@strider2038 strider2038 deleted the unique-constraint-skip-empty-keys branch April 6, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant