-
Notifications
You must be signed in to change notification settings - Fork 448
Cache parameter metadata secure #1866
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
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
5da23cf
Added logic to support AE_V3 (secure enclave with retry) & test, as w…
Jeffery-Wasty 802edcd
Finalized functionality in ParameterMetadataCache regarding secure en…
Jeffery-Wasty 39529f2
Formatting changes.
Jeffery-Wasty 7ef62c6
Removed unnecesary import.
Jeffery-Wasty c7f6111
Finished test for secure enclaves.
Jeffery-Wasty 3848d15
Session existed as an unused parameter in a few method descriptions i…
Jeffery-Wasty 859de7c
Was missing coverage in tests, redone to fix. Secure enclave retry lo…
Jeffery-Wasty 639bed3
Added a test tag to exclude two of the CPMD tests that require AE_v1 …
Jeffery-Wasty 087bbfe
No need to add tag constant, added a check for if the server supports…
Jeffery-Wasty 27d9eb6
Added a warning when a missing parameter is found in getParameterMeta…
Jeffery-Wasty d638f8b
Typo, cleaning up, made error messages in ParameterMetaDataCache more…
Jeffery-Wasty 3542d79
Clean up cache trimming.
Jeffery-Wasty b1c4510
Removed unneeded variable for tests.
Jeffery-Wasty 43308ce
Changed SQLServerStatement to Statement in tests to silence warnings,…
Jeffery-Wasty e1bd50b
param size in AESetup needs to be changed for AE tests to work on loc…
Jeffery-Wasty fc9d431
Removed replaceParam as its no longer needed, paramMap is edited dire…
Jeffery-Wasty 5ee6c28
Remove unused replaceParamMap function.
Jeffery-Wasty 4ea1794
Added a reference to enclave retry to variables added in SQLServerCon…
Jeffery-Wasty 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
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
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
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
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.