Skip to content

Releases: supabase/postgres-meta

v0.40.1

15 Jul 03:35
Compare
Choose a tag to compare

0.40.1 (2022-07-15)

Bug Fixes

  • better error code for overloaded servers (630bedc)

v0.40.0

28 Jun 15:48
Compare
Choose a tag to compare

0.40.0 (2022-06-28)

Features

  • allow overriding connection string (bbe4250)

v0.39.0

27 Jun 06:59
Compare
Choose a tag to compare

0.39.0 (2022-06-27)

Features

v0.38.0

15 Jun 08:17
Compare
Choose a tag to compare

0.38.0 (2022-06-15)

Features

  • add a secondary port with admin endpoints (6d53b32)

v0.37.1

13 Jun 09:38
Compare
Choose a tag to compare

0.37.1 (2022-06-13)

Bug Fixes

  • lib: parse int8 as string (2a199a0)

v0.37.0

09 Jun 08:02
Compare
Choose a tag to compare

0.37.0 (2022-06-09)

Features

  • add typescript typegen endpoint (7241c07)

v0.36.1

19 May 10:46
Compare
Choose a tag to compare

0.36.1 (2022-05-19)

Bug Fixes

v0.36.0

19 May 03:41
Compare
Choose a tag to compare

0.36.0 (2022-05-19)

Bug Fixes

Features

  • columns: allow getting columns from a single table (837e62d)
  • lib/roles: omit grants (a294e95)
  • lib/tables: omit grants (e0cb68f)
  • tables: omit policies (3d29c0e)

v0.35.1

09 May 08:25
Compare
Choose a tag to compare

0.35.1 (2022-05-09)

Bug Fixes

  • lib/policies: syntax error on roles update (3fe608d)

v0.35.0

05 Apr 23:11
Compare
Choose a tag to compare

0.35.0 (2022-04-05)

Bug Fixes

Features

  • allow end user to turn on ssl mode for db connections (027cacc)