supabase-community / postgres_lsp

A Language Server for Postgres
https://supabase.com
MIT License
3.32k stars 62 forks source link

feat: add support for create database #88

Closed cvng closed 10 months ago

cvng commented 10 months ago

What kind of change does this PR introduce?

add support for create database

What is the current behavior?

panics

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.

cvng commented 10 months ago

not sure if we wait for #87 to have the snapshot in this PR