supabase / postgres-meta

A RESTful API for managing your Postgres. Fetch tables, add roles, and run queries
https://supabase.com
Apache License 2.0
911 stars 121 forks source link

feat: add Table and Enum helper types to typegen. #654

Closed thorwebdev closed 10 months ago

thorwebdev commented 11 months ago

What kind of change does this PR introduce?

Add Table and Enum helper types to TypeScript typegen.