Skip to content

Releases: supabase/postgres-meta

v0.15.2

07 Feb 11:39

Choose a tag to compare

0.15.2 (2021-02-07)

Bug Fixes

v0.15.1

07 Feb 10:41

Choose a tag to compare

0.15.1 (2021-02-07)

Bug Fixes

v0.15.0

07 Feb 10:30

Choose a tag to compare

0.15.0 (2021-02-07)

Bug Fixes

  • remove oid-to-name conversions (634f13e)

Features

  • add lib files for @supabase/postgres-meta (30373b2)

v0.14.1

12 Jan 11:15

Choose a tag to compare

0.14.1 (2021-01-12)

Bug Fixes

  • error when changing type & default at once (2f0626f)

v0.14.0

31 Dec 07:23

Choose a tag to compare

0.14.0 (2020-12-31)

Features

  • improve logging with pino (f49a87b)

v0.13.4

30 Dec 10:44

Choose a tag to compare

0.13.4 (2020-12-30)

Bug Fixes

v0.13.3

30 Dec 04:45

Choose a tag to compare

0.13.3 (2020-12-30)

Bug Fixes

v0.13.1

28 Dec 19:05

Choose a tag to compare

0.13.1 (2020-12-28)

Bug Fixes

v0.13.0

22 Dec 16:18

Choose a tag to compare

0.13.0 (2020-12-22)

Bug Fixes

  • rename row count estimates (e43380d)

Features

  • add schema to /extensions (09e00eb)

v0.12.2

16 Dec 08:54
078efa1

Choose a tag to compare

0.12.2 (2020-12-16)

Bug Fixes

  • allow array column type (616cf86)

Performance Improvements

  • inline SQL information_schema joins (f045594)