Releases: supabase/postgres-meta
Releases · supabase/postgres-meta
v0.73.0
0.73.0 (2023-11-01)
Bug Fixes
- typegen: sort polymorphic function variants (67f463c)
- typegen: sort relationships by (fkey name, referenced table) (72fe5c6)
Features
- relationships: include is_one_to_one (d087241)
v0.72.1
0.72.1 (2023-10-16)
Bug Fixes
- add extra error fields to server (b08bef9)
v0.71.0
0.71.0 (2023-10-10)
Bug Fixes
- set the PG_META_DB_SSL_ROOT_CERT in DEFAULT_POOL_CONFIG (42649b7)
Features
- allow setting root cert directly (ff5b6c5)
v0.69.0
0.69.0 (2023-08-21)
Features
- allow setting ssl root cert (3514106)
v0.68.0
0.68.0 (2023-08-10)
Features
- add type def to docs for column endpoints (#596) (7e7d114)
v0.67.2
0.67.2 (2023-08-10)
Bug Fixes
- duplicate columns on cols w/ multiple checks (8514ff0)
v0.67.1
0.67.1 (2023-08-09)
Bug Fixes
- identifier double escaping (75da739)