denisenkom / go-mssqldb

Microsoft SQL server driver written in go language
BSD 3-Clause "New" or "Revised" License
1.81k stars 493 forks source link

Query parameter log is not working since v0.11.0 #733

Open deferbot opened 2 years ago

deferbot commented 2 years ago

log query param is not working on v0.11.0

Since version 0.11.0, the log parameter in the connection URL is not working.

I tried the v0.10.1 and it works on that version.