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

Allow using actual argument name as bind parameter on a single collection #1238

Closed
wants to merge 2 commits into from

Conversation

kazuki43zoo
Copy link
Member

I've tried to fix #1237 .
@harawata Please review this.

@tokuhirom
Copy link

I'm a heavy user of the isUseActualParamName. A single parameter's unusual behavior is very confusing when using -parameter. I don't want to write the @Param parameter, but I need to write the @Param parameter for the single parameter!

Could you merge this PR? @kazuki43zoo @harawata

@kazuki43zoo
Copy link
Member Author

kazuki43zoo commented Mar 14, 2020

Close this PR because I will create an other new PR. #1856

@kazuki43zoo kazuki43zoo deleted the param-name-resolve branch March 21, 2020 14:17
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.

Allow referencing single parameter using actual method argument name when compile with -parameters
3 participants