Comment on Postgres Language Server: Initial ReleaseparentComments−jmholla1yYou can give it a database connection and it will query some pg_catalog tables. If you don't provide connection details, we'll bypass features requiring that.It'd be nice if users could manually obtain and provided that information.−trillic1yI agree. But you can just point it to an empty db with your schema.
Comments
It'd be nice if users could manually obtain and provided that information.
I agree. But you can just point it to an empty db with your schema.