-
Notifications
You must be signed in to change notification settings - Fork 329
Merge | SqlCommand Encryption Methods #3676
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
Merged
benrr101
merged 31 commits into
main
from
dev/russellben/merge/sqlcommand-nocer-encryption
Oct 30, 2025
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
08f86b6
Merge test behavior overrides
benrr101 9063c0b
Create encryption partial - the reader partial is getting too big.
benrr101 85bda18
Merge GetParameterEncryptionDataReader from netcore, update netfx to …
benrr101 45e568b
Merge GetParameterEncryptionDataReaderAsync from netcore, update netf…
benrr101 cc242fb
Factor out the second result set read for ReadDescribeEncryptionParam…
benrr101 d1fbee0
Factor out ReadDescribeEncryptionParameterResults1 from ReadDescribeE…
benrr101 04ea706
Factor out ReadDescribeEncryptionParameterResults3 from ReadDescribeE…
benrr101 70ba99f
Repeat factoring out in netcore
benrr101 db8bd2a
Executive decision: removing debug-only row count - it's to make sure…
benrr101 2f870c2
Merge ReadDescribeEncryptionParameterResults
benrr101 31662a0
Merge ShouldCacheEncryptinMetadata, keysToBeSentToEnclave and require…
benrr101 ee8ce4c
Merge enclavePackage, enclaveAttestationParameters, customData, custo…
benrr101 ee295ee
Merge ShouldUseEnclaveBasedWorkflow, _customColumnEncryptionKeyStoreP…
benrr101 cfd3353
Merge _sqlRPCParameterEncryptionRegArray, _currentlyExecutingDescribe…
benrr101 cd5ce3f
Merge InvalidateEnclaveession, GetEnclaveSessionParameters
benrr101 f4046b5
Merge ValidateCustomProviders
benrr101 e0656c3
Merge ResetEncryptionState()
benrr101 cb34479
Merge PrepareTransparentEncryptionFinallyBlock
benrr101 6b82413
Merge _rowsAffectedBySpDescribeParameterEncryption and RowsAffectedBy…
benrr101 588a724
Merge SetColumnEncryptionSetting and _wasBatchModeColumnEncryptionSet…
benrr101 016756b
Merge GetColumnEncryptionCustomKeyProvidersNames and TryGetColumnEncr…
benrr101 5bc19f9
Merge TryFetchInputParameterEncryptionInfo
benrr101 06e0bf1
Merge PrepareDescribeParameterEncryptionRequest
benrr101 db8b2e7
Merge ClearDescribeParameterEncryptionRequests
benrr101 0b683cc
Merge _rpcForEncryption, BuildStoredProcedureStatementForColumnEncryp…
benrr101 dfe729b
Addressing comments from @edwardneal
benrr101 cdc98bf
Renaming the result set reading methods and applying a bit more clean…
benrr101 0728917
Merge branch 'main' into dev/russellben/merge/sqlcommand-nocer-encryp…
benrr101 ca5037e
Probably fixing that bug
benrr101 8c168c1
Reorder/rename parameter results methods to fit guidelines
benrr101 3028240
Correcting a few more mistakes
benrr101 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.