John Murray

Results 251 comments of John Murray

@Data-Science-Link if you want to pursue this please open an issue on the extension repo at https://github.com/kj-9/sqltools-redshift-driver and maybe link to this one. I'm closing this here.

Does the problem still happen after you update to the latest SQLTools (0.24.0)? I see you are using Windows 7. The final release of VS Code for that platform is...

Thanks for checking. I have some more questions: - Is your Windows 7 32-bit or 64-bit? The info copied from VS Code's Help\About dialog will show us this. - Does...

@mtxr do you see any downside to this change?

After connecting are you able to run this query? ```sql SELECT * FROM INFORMATION_SCHEMA.TABLES ``` If so, does this list schemas and tables?

@git1453 please confirm which driver you are using, and which versions of the driver and main extension. Does the CONSOLE button give any more information? And if you right-click on...

Confirmed still happening in current versions (PG driver used here): ![image](https://user-images.githubusercontent.com/6726799/192751918-6f376bcd-ded5-4536-83ca-4e9d09ab2b2a.png)

Results opened in JSON format: ![image](https://user-images.githubusercontent.com/6726799/192752382-3f03d463-b2dc-4dee-99d5-27f3b8dacd2d.png)

Code has changed in this area. Do you still experience the problem with the latest version, 0.24.0?