postgres-language-server icon indicating copy to clipboard operation
postgres-language-server copied to clipboard

A Language Server for Postgres

Results 67 postgres-language-server issues
Sort by recently updated
recently updated
newest added

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...

bug

# Planned Work

contributors wanted

# 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...

enhancement

# Improve documentation Installing the extension on zed and running init does not give me any of the features e.g syntax highlight or autocomplete

documentation