Skip to content

Releases: supabase/postgres-meta

v0.60.4

30 Jan 07:42
Compare
Choose a tag to compare

0.60.4 (2023-01-30)

Bug Fixes

v0.60.3

28 Jan 12:27
95b449a
Compare
Choose a tag to compare

0.60.3 (2023-01-28)

Bug Fixes

v0.60.2

27 Jan 03:07
f85ff89
Compare
Choose a tag to compare

0.60.2 (2023-01-27)

Bug Fixes

  • mark optional function parameters for typescript gen (f85ff89)

v0.60.1

27 Jan 02:56
e4251fa
Compare
Choose a tag to compare

0.60.1 (2023-01-27)

Bug Fixes

  • return field name with composite type unknown (#483) (e4251fa)

v0.60.0

21 Jan 02:29
Compare
Choose a tag to compare

0.60.0 (2023-01-21)

Features

  • views, foreign-tables: retrieve (e75bf58)

v0.59.0

20 Jan 15:58
2d45993
Compare
Choose a tag to compare

0.59.0 (2023-01-20)

Features

  • tables, views, foreign-tables: make columns optional (e1cfc6e)

v0.58.0

16 Jan 07:10
Compare
Choose a tag to compare

0.58.0 (2023-01-16)

Features

  • lib/types: add attributes for composite types (bc4234a)
  • typegen: add CompositeTypes (26a81fc)

v0.57.1

16 Jan 07:05
Compare
Choose a tag to compare

v0.57.0

16 Jan 04:24
Compare
Choose a tag to compare

0.57.0 (2023-01-16)

Features

  • support citext data type when generating typescript types (013f708)

v0.56.4

13 Jan 09:35
Compare
Choose a tag to compare

0.56.4 (2023-01-13)

Bug Fixes