postgres-language-server
postgres-language-server copied to clipboard
A Language Server for Postgres
Our `check` command is currently only looking at files in the filesystem. To properly guard the user against issues, we also need to run checks directly against the database. There...
# Bug report I switched to using the vscode extension that relies on this server from UniqueVision's unmaintained extension and despite initial hiccups, it is working right now and I...
# Feature request ## Describe the current behavior If a user defines an sql function, that returns data, but the returned data does not match the declared return type in...
# Improve documentation Installing the extension on zed and running init does not give me any of the features e.g syntax highlight or autocomplete