Skip to content

Ensure only Indexable values can be used with Unique constraint#168

Merged
Blacksmoke16 merged 1 commit intomasterfrom
disallow-non-indexable
Mar 19, 2022
Merged

Ensure only Indexable values can be used with Unique constraint#168
Blacksmoke16 merged 1 commit intomasterfrom
disallow-non-indexable

Conversation

@Blacksmoke16
Copy link
Member

Fixes #139

@Blacksmoke16 Blacksmoke16 added kind:bug An existing feature isn't working as expected component:validator labels Mar 19, 2022
@Blacksmoke16 Blacksmoke16 merged commit bffb188 into master Mar 19, 2022
@Blacksmoke16 Blacksmoke16 deleted the disallow-non-indexable branch March 19, 2022 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:validator kind:bug An existing feature isn't working as expected

Development

Successfully merging this pull request may close these issues.

AVD::Constraints::Unique allows non Indexable values

1 participant