supabase-community / postgres_lsp

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

feat: extend support for create view #76

Closed cvng closed 9 months ago

cvng commented 9 months ago

What kind of change does this PR introduce?

extend support for create view

What is the current behavior?

panics with with [local | cascaded] check

What is the new behavior?

parser returns

Additional context

Add any other context or screenshots.