Releases: supabase/postgres-meta
Releases · supabase/postgres-meta
v0.52.0
0.52.0 (2022-11-18)
Bug Fixes
- always return result of last stmt w/ rows (92c850a)
Features
- publications: support no tables <-> all tables on update (3519c3e)
v0.50.1
0.50.1 (2022-10-12)
Bug Fixes
- typegen: order types by name (d60c97f)
v0.48.1
0.48.1 (2022-10-05)
Bug Fixes
- typegen: malformed function args (b787e81)
v0.48.0
0.48.0 (2022-10-05)
Bug Fixes
- functions: coalesce
args
to empty array (10cfc28)
Features
- functions: add
args
property (a61465c)