Skip to content

Fixed Encrypted Column Insert issue #2655

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

divang
Copy link
Contributor

@divang divang commented May 8, 2025

Unexpected insert results/exception when inserting strings using Always encrypted with Secure Enclaves

Resolution details:
To resolve the encrypted column issue, the sp_prepexec stored procedure was invoked (via the buildPrepExecParams method) to update the parameter definition, specifically the length.

@divang divang closed this May 13, 2025
@divang divang deleted the user/divang/Encrypted_Column_Insert_Issue branch May 13, 2025 07:44
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