Skip to content

Commit d2cbcc2

Browse files
committed
docs(gen): point the json output dependency at postgres-meta#1110
1 parent eeebe95 commit d2cbcc2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/cli/docs/go-cli-divergences.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)