Logan Cooper

Results 2 comments of Logan Cooper

I've discovered this may be an issue with multiple commands, not just with temp tables. I recently tried doing a select after defining a variable with `SET` and ran into...

I think I found the issue you're talking about [here](https://github.com/kj-9/sqltools-redshift-driver/issues/3). It looks like that setting might be specific to the Postgres and Redshift drivers which use `node-pg` library. [This other...