-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
attempt NRT makeover #1928
Merged
attempt NRT makeover #1928
Commits on Aug 18, 2023
-
- annotate NRTs on GridReader API - add protected access to some of the GridReader internals - switch GridReader callbacks to be more type-independent docs lib updates; deal with yellow warnings and test failures (SQL server certs and cancellation surfacing differently) fix break simplify proposed GridReader changes to protected OnBeforeGrid and OnAfterGrid[Async] Builds: Bump library versions (#1935) Tests: Upgrade dependencies for Dependabot (#1936) I'll do a pass at all of these later, but getting CVE versions out of the pipe. Resolving 4 alerts here: https://github.com/DapperLib/Dapper/security/dependabot merge and lib updates allow Identity to be constructed on-the-fly inside GridReader fix build warnings include readme rev minor - enable [SkipLocalsInit] everywhere - use NET5_0_OR_GREATER for remoting check # Conflicts: # Dapper/CommandDefinition.cs # Dapper/DefaultTypeMap.cs # Dapper/SqlMapper.Async.cs # Dapper/SqlMapper.IDataReader.cs # Dapper/SqlMapper.Link.cs # Dapper/SqlMapper.cs # Directory.Build.props
Configuration menu - View commit details
-
Copy full SHA for 93bb59f - Browse repository at this point
Copy the full SHA 93bb59fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b53709 - Browse repository at this point
Copy the full SHA 2b53709View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7f3cfa - Browse repository at this point
Copy the full SHA b7f3cfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 076bda6 - Browse repository at this point
Copy the full SHA 076bda6View commit details
Commits on Aug 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for afe5a34 - Browse repository at this point
Copy the full SHA afe5a34View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebf7049 - Browse repository at this point
Copy the full SHA ebf7049View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0aa2fd - Browse repository at this point
Copy the full SHA b0aa2fdView commit details
Commits on Aug 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b6cd2b2 - Browse repository at this point
Copy the full SHA b6cd2b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fedd37 - Browse repository at this point
Copy the full SHA 4fedd37View commit details -
Configuration menu - View commit details
-
Copy full SHA for abca409 - Browse repository at this point
Copy the full SHA abca409View commit details -
Configuration menu - View commit details
-
Copy full SHA for baff3b2 - Browse repository at this point
Copy the full SHA baff3b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb8377e - Browse repository at this point
Copy the full SHA eb8377eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 146e096 - Browse repository at this point
Copy the full SHA 146e096View commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9ad3977 - Browse repository at this point
Copy the full SHA 9ad3977View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2022c56 - Browse repository at this point
Copy the full SHA 2022c56View commit details
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.