Matheus Teixeira

Results 48 comments of Matheus Teixeira

have anyone used better-sqlite3 library before? it seems to be a good alternative for the sqlite extension. I'm considering to give it a try for the sqlite driver if it...

Closing in favor of #858 . Seems to be the same issue. @TKDMzq feel free to re-open if you disagree

@bikeshedder can you share your connection config? masking sensitive data of course. I'll take a look at this, thanks for reporting the issue.

@bikeshedder try this: ```json { "name": "PGSQL PEER TEST", "driver": "PostgreSQL", "port": 5433 }, ``` Worked here just fine. If it works for your env setup, I'll add the changes...

@emil14 which driver are you using?

I'm not able to reproduce this. Are you using extension and latest versions? ![image](https://user-images.githubusercontent.com/707561/91375578-72f4c580-e7f1-11ea-86aa-efd277ab7d6d.png)

Tested on `PostgreSQL 12.2 (Debian 12.2-2.pgdg100+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 8.3.0-6) 8.3.0, 64-bit` ![image](https://user-images.githubusercontent.com/707561/91375710-c6671380-e7f1-11ea-8904-bf5cb69ea118.png)

https://github.com/mtxr/vscode-sqltools/actions/workflows/test-formatter.yml @gjsjohnmurray newer builds are working fine apparently. I see no issue when I go to the actions page. the link you shared is from a PR that had a...

which extension driver version are you using?

@hdd1013 I believe this is fixed already. Can you confirm on latest version? Can't reproduce it anymore