File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ These commands exist in the TS CLI today but have no direct top-level equivalent
3636 SDK on PATH and ` supabase_typegen ` as a dev dependency of the current
3737 project. ` dart ` generates one schema per run and therefore accepts at most
3838 one ` --schema ` . Both require a pg-meta image that ships a ` json ` output for
39- ` PG_META_GENERATE_TYPES ` (pending in postgres-meta after
40- supabase/postgres-meta # 1084 lands the postgrest-typegen extraction).
39+ ` PG_META_GENERATE_TYPES ` (supabase/ postgres-meta# 1110 , stacked on the # 1084
40+ postgrest-typegen extraction).
4141- ` db push ` has a TS-only ` --skip-vault ` flag. It applies migrations without
4242 resolving or updating ` [db.vault] ` secrets; default behavior still matches Go.
4343- Every legacy command that resolves a linked project ref for its own database
You can’t perform that action at this time.
0 commit comments