FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Perform reflection on templates to resolve anonymous object key / values by crenteriae · Pull Request #2183 · DapperLib/Dapper · GitHub

Perform reflection on templates to resolve anonymous object key / values - #2183

Open
crenteriae wants to merge 1 commit into
DapperLib:mainfrom
crenteriae:fix-parameter-get
Open

Perform reflection on templates to resolve anonymous object key / values#2183
crenteriae wants to merge 1 commit into
DapperLib:mainfrom
crenteriae:fix-parameter-get

Conversation

Copy link
Copy Markdown

Dapper's SqlBuilder leverages generic object lists for its templates' dynamic parameters; these parameters will be recognized and queried properly but will not appear in ParameterNames and will not be accessible via DynamicParameters.Get. The changes here use reflection to get the keys/values of the params in templates.

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
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


Back | FazBrowse Home | New Git URL