vscode-postgres
vscode-postgres copied to clipboard
VSCode 1.60.0 - Query always gets red and connection loss
I can't query my database anymore. It seems to lose connection all the time. I don't even get the 'Run query' command anymore. Seems to be an issue with new VSCode version, older ones work
I've started noticing this as well - I think it has something to do with the new "auto" detect language feature.
I'm seeing the same. Right clicking on an table -> select... -> select top 1000, It opens a window and show the result, as before, however, when I modify the query it looses connection, and the right click menu no longer have the option "run query"... if I try the option "Change Active Database" it comes up with two options that are not the localhost database I initially configured. So atm. I have not even found a work around to run queries.