supabase / postgres-meta

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

fix: support gen types from command line #789

Closed sweatybridge closed 1 week ago

sweatybridge commented 1 week ago

What kind of change does this PR introduce?

feature

What is the new behavior?

Support typegen from cli mode so that scripts in package.json continue to work.

Additional context

Add any other context or screenshots.