Skip to content

Releases: supabase/postgres-meta

v0.73.0

01 Nov 02:33
61772da
Compare
Choose a tag to compare

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

16 Oct 08:19
Compare
Choose a tag to compare

0.72.1 (2023-10-16)

Bug Fixes

  • add extra error fields to server (b08bef9)

v0.72.0

10 Oct 06:58
Compare
Choose a tag to compare

0.72.0 (2023-10-10)

Features

v0.71.0

10 Oct 05:57
Compare
Choose a tag to compare

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.70.0

18 Sep 05:23
Compare
Choose a tag to compare

0.70.0 (2023-09-18)

Features

v0.69.0

21 Aug 02:51
Compare
Choose a tag to compare

0.69.0 (2023-08-21)

Features

  • allow setting ssl root cert (3514106)

v0.68.0

10 Aug 13:11
7e7d114
Compare
Choose a tag to compare

0.68.0 (2023-08-10)

Features

  • add type def to docs for column endpoints (#596) (7e7d114)

v0.67.2

10 Aug 12:38
Compare
Choose a tag to compare

0.67.2 (2023-08-10)

Bug Fixes

  • duplicate columns on cols w/ multiple checks (8514ff0)

v0.67.1

09 Aug 06:02
Compare
Choose a tag to compare

0.67.1 (2023-08-09)

Bug Fixes

  • identifier double escaping (75da739)

v0.67.0

06 Jul 07:14
Compare
Choose a tag to compare

0.67.0 (2023-07-06)

Features