Stéphane Erbrech
Stéphane Erbrech
Hi, anyone is still working on this?
if it's easier, could we reduce the scope of the PR to add the different options one by one? for example, I'm only interesting in the MSI one. Happy to...
This seems to be a consequence of the driver not returning ErrBadConn. if the driver was returning ErrBadConn, the database/sql package would automatically get rid of the connection from the...
Just hit this in golang-migrate. they use ExecContext with an argument to take the applock : https://github.com/golang-migrate/migrate/blob/511ae9f5b6bea5190b340243169359455281458b/database/sqlserver/sqlserver.go#L169-L172 which returns exactly the above error. That seems to be a regression in...
just tried using the tip of master, and got the same issue.
Could this be a related issue? https://github.com/denisenkom/go-mssqldb/issues/436
hmmm I seem to have partially found the cause. this issue occurs with drivername "mssql" does not occur with drivername "sqlserver"
Is there anyone reviewing PRs for this project? Should we fork it? @denisenkom ? @kardianos?
tried to figure out where I could track this issue, but I'll wait for you to see this and point me in the right direction. A drawback of generated codebase,...
Also think this would be nice, if 2 periods don't overlap, can we put them on the same lane? I haven't looked at the source yet, but if that isn't...