Skip to content

Releases: supabase/postgres-meta

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

v0.56.3

13 Jan 09:29
Compare
Choose a tag to compare

0.56.3 (2023-01-13)

Bug Fixes

v0.56.2

12 Jan 09:11
Compare
Choose a tag to compare

0.56.2 (2023-01-12)

Bug Fixes

v0.56.1

06 Jan 06:53
2c919df
Compare
Choose a tag to compare

0.56.1 (2023-01-06)

Bug Fixes

v0.56.0

04 Jan 12:16
a185007
Compare
Choose a tag to compare

0.56.0 (2023-01-04)

Features

v0.55.2

25 Dec 02:01
Compare
Choose a tag to compare

0.55.2 (2022-12-25)

Bug Fixes

  • update pkg to build esm (ebe3d64)

v0.55.1

23 Dec 07:43
Compare
Choose a tag to compare

0.55.1 (2022-12-23)

Bug Fixes

  • triggers: allow include/exclude schema(s) (bf2a72b)

v0.55.0

23 Dec 06:12
58c39eb
Compare
Choose a tag to compare

0.55.0 (2022-12-23)

Features

  • columns: allow include/exclude schema(s) (9658445)
  • functions: allow include/exclude schema(s) (0af898b)
  • policies: allow include/exclude schema(s) (dee8a93)
  • tables: allow include/exclude schema(s) (f0ad3e8)
  • types: allow include/exclude schema(s) (6d090b6)

v0.54.2

23 Dec 00:00
Compare
Choose a tag to compare

0.54.2 (2022-12-23)

Bug Fixes

  • support schemas query param for listing tables (95992c9)