You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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