Daniel Pinheiro dos Reis
Daniel Pinheiro dos Reis
You can set the `search_path` directly in your VS Code SQLTools configuration on the `settings.json` file. ``` Cmd/Ctrl + Shift + P -> Preferences: Open User Settings (JSON) ``` Add...
### Possible Root Cause + Detailed Analysis + Fix (with TypeScript Trace) I faced the same `Excessive stack depth comparing types` issue and was able to isolate the root cause...
I also really miss these commands. In fact, I even stopped using SQLTools at some point because every time I ran a query it would open a new tab, which...