Closed sweatybridge closed 9 months ago
Bug fix https://github.com/supabase/postgres-meta/issues/726
Generating types for create table empty() should not crash.
create table empty()
Add any other context or screenshots.
What kind of change does this PR introduce?
Bug fix https://github.com/supabase/postgres-meta/issues/726
What is the new behavior?
Generating types for
create table empty()
should not crash.Additional context
Add any other context or screenshots.