-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Milestone
Description
The support for named input parameters has been already added in database/sql
with this commit, but go-sql-driver/mysql
is not up to date with this feature yet.
Could we please have the support for this feature in go-sql-driver/mysql
as well in a near future?
Here is the issue with a full discussion for this topic in database/sql
, that may be helpful.
Thanks
donnol, turboezh, shayanelhami, praful31192, Zebradil and 7 more