Skip to content

Releases: supabase/postgres-meta

v0.77.1

05 Feb 03:16
Compare
Choose a tag to compare

0.77.1 (2024-02-05)

Bug Fixes

  • enforce hostname checks only for verify-full (f43f743)

v0.77.0

31 Jan 08:53
077a60d
Compare
Choose a tag to compare

0.77.0 (2024-01-31)

Features

v0.76.0

30 Jan 06:05
ea6d1c8
Compare
Choose a tag to compare

0.76.0 (2024-01-30)

Features

v0.75.0

28 Nov 02:12
da78be1
Compare
Choose a tag to compare

0.75.0 (2023-11-28)

Features

  • typegen: add generic Table and Enum helpers. (#654) (da78be1)

v0.74.3

15 Nov 02:18
173235a
Compare
Choose a tag to compare

0.74.3 (2023-11-15)

Bug Fixes

Performance Improvements

  • Concurrent function execution (47a0e08)

v0.74.2

09 Nov 06:56
b40aec2
Compare
Choose a tag to compare

0.74.2 (2023-11-09)

Bug Fixes

  • use base/composite/enum type for fn columns (76b1a2f)

Reverts

v0.74.1

02 Nov 20:02
07a1e4c
Compare
Choose a tag to compare

0.74.1 (2023-11-02)

Bug Fixes

  • add integer to the list of numeric types (#642) (07a1e4c)

v0.74.0

02 Nov 07:07
893af73
Compare
Choose a tag to compare

0.74.0 (2023-11-02)

Features

  • typegen: make 1-to-1 relationships detection optional (1002517)

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)