Skip to content
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

fix NullReferenceException when pass a DynamicParameter with templates #83

Merged
merged 4 commits into from
Jan 29, 2023

Conversation

javenwang
Copy link
Contributor

we will encounter this problem when we use Dapper.SqlBuilder

@UnoSD
Copy link
Owner

UnoSD commented Jan 25, 2023

can you please match the coding style of the rest of the repository? E.G. the extra comments "arrange, act, assert", the alignment of the code on newline at dot etc. I'll get this merged once it fits the style. Thanks.

@javenwang
Copy link
Contributor Author

Hi @UnoSD , sorry for the code style mismatching. I made some modifications, could you review again, thanks

@UnoSD
Copy link
Owner

UnoSD commented Jan 29, 2023

@javenwang thank you, much appreciated

@UnoSD UnoSD merged commit 1915575 into UnoSD:master Jan 29, 2023
@javenwang javenwang deleted the dynamic-parameters-with-templates branch January 30, 2023 14:59
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.

2 participants