Skip to content

Commit 0b25a65

Browse files
committed
feat: pg-meta v0.80.0
Generates types for foreign tables
1 parent c6e21ef commit 0b25a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/utils/misc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const (
3131
PostgrestImage = "postgrest/postgrest:v12.0.1"
3232
DifferImage = "supabase/pgadmin-schema-diff:cli-0.0.5"
3333
MigraImage = "supabase/migra:3.0.1663481299"
34-
PgmetaImage = "supabase/postgres-meta:v0.79.9"
34+
PgmetaImage = "supabase/postgres-meta:v0.80.0"
3535
StudioImage = "supabase/studio:20240301-0942bfe"
3636
ImageProxyImage = "darthsim/imgproxy:v3.8.0"
3737
EdgeRuntimeImage = "supabase/edge-runtime:v1.38.0"

0 commit comments

Comments
 (0)