Skip to content

Releases: supabase/postgres-meta

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)

v0.54.1

22 Dec 02:47
Compare
Choose a tag to compare

0.54.1 (2022-12-22)

Bug Fixes

  • always sort the table & view columns (62a7cb8)

v0.54.0

13 Dec 07:06
Compare
Choose a tag to compare

0.54.0 (2022-12-13)

Features

  • lib/columns: support cascade on drop (aaa0a30)

v0.53.1

01 Dec 05:33
Compare
Choose a tag to compare

0.53.1 (2022-12-01)

Bug Fixes

  • lib/publications: check error before indexing array (d280db7)

v0.53.0

28 Nov 06:25
Compare
Choose a tag to compare

0.53.0 (2022-11-28)

Bug Fixes

  • typegen: array types in fn args (71cd6c5)
  • typegen: table return type (396d5dc)

Features

  • types: add includeArrayTypes param (3438a1d)

v0.52.1

18 Nov 10:00
Compare
Choose a tag to compare

0.52.1 (2022-11-18)

Bug Fixes

v0.52.0

18 Nov 09:21
bc54900
Compare
Choose a tag to compare

0.52.0 (2022-11-18)

Bug Fixes

  • always return result of last stmt w/ rows (92c850a)

Features

  • publications: support no tables <-> all tables on update (3519c3e)