Edzukins

Results 5 comments of Edzukins

> So all errors (whether the squiggles or during actual query running) come from the PostgreSQL server itself. If PostgreSQL does not return positional data it can't be shown. Postgres...

if we talk about highlighting it is not working for me, because I probably not doing something correctly. When I open new query, everything is mostly fine, some simple errors...

Any idea where to find them? Windows 10

c:\...\.vscode\extensions\ckolkman.vscode-postgres-1.4.0\out\language\server.js:341 source: dbConnOptions.host ^ TypeError: Cannot read properties of null (reading 'host') at c:\...\.vscode\extensions\ckolkman.vscode-postgres-1.4.0\out\language\server.js:341:47 at Generator.throw () at rejected (c:\...\.vscode\extensions\ckolkman.vscode-postgres-1.4.0\out\language\server.js:6:65) at processTicksAndRejections (node:internal/process/task_queues:96:5) [Info - 2:03:01 PM] Connection to server...

I checked again, and problem why error (position) was not showing was because I just copied this query at end of other query without "; " Once I separated them,...