Skip to content

Releases: supabase/postgres-meta

v0.37.1

13 Jun 09:38

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

Choose a tag to compare

0.37.0 (2022-06-09)

Features

  • add typescript typegen endpoint (7241c07)

v0.36.1

19 May 10:46

Choose a tag to compare

0.36.1 (2022-05-19)

Bug Fixes

v0.36.0

19 May 03:41

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

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

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)

v0.34.4

26 Mar 10:02
84a070b

Choose a tag to compare

0.34.4 (2022-03-26)

Bug Fixes

v0.34.3

26 Mar 09:48

Choose a tag to compare

0.34.3 (2022-03-26)

Bug Fixes

  • Revert "chore: use slim node base image" (15d6c9f)

v0.34.2

26 Mar 09:25

Choose a tag to compare

0.34.2 (2022-03-26)

Bug Fixes

  • Revert "Use alpine node image for Dockerfile" (0b85227)

v0.34.1

24 Mar 21:58

Choose a tag to compare

0.34.1 (2022-03-24)

Bug Fixes

  • lib: show POINT properly (0bd12a9)