Skip to content

Conversation

@mnacmargaryan
Copy link

  • Bump version from 5.0.0 to 5.1.0 in EFCore.PostgresExtensions.csproj.
  • Update release notes to highlight support for unique indexes on encrypted columns.
  • Add CreateUniqueIndexOnEncryptedColumn method for creating unique indexes with an optional condition.
  • Introduce an overload of CreateUniqueIndexOnEncryptedColumn to simplify usage.
  • Implement DropUniqueIndexOnEncryptedColumn method for removing unique indexes.
  • CreateNaturalSortKeyFunction remains unchanged.

- Bump version from 5.0.0 to 5.1.0 in `EFCore.PostgresExtensions.csproj`.
- Update release notes to highlight support for unique indexes on encrypted columns.
- Add `CreateUniqueIndexOnEncryptedColumn` method for creating unique indexes with an optional condition.
- Introduce an overload of `CreateUniqueIndexOnEncryptedColumn` to simplify usage.
- Implement `DropUniqueIndexOnEncryptedColumn` method for removing unique indexes.
- `CreateNaturalSortKeyFunction` remains unchanged.
@mnacmargaryan mnacmargaryan merged commit 38ce83d into main Mar 31, 2025
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.

2 participants