Skip to content

Conversation

whatarule
Copy link

@whatarule whatarule commented May 13, 2019

sql parameters for mssql, '@p1', '@p2', ... '@pN', on func (d SqlServerDialect) BindVar

sql parameters for mssql, '@p1', '@p2', ... '@pn', on (d SqlServerDialect) BindVar
@pn
Copy link

pn commented May 13, 2019

Note that @ before a name may trigger notification of a user on github. To disable that you could use backticks e.g. @pn.

@whatarule
Copy link
Author

Sorry for bothering you and thank you for the comment!
Now @pN is in backticks as you recommended.

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