Skip to content

Releases: supabase/postgres-meta

v0.95.1

11 Dec 12:43
2c41dd9

Choose a tag to compare

0.95.1 (2025-12-11)

Bug Fixes

  • typegen: python type missing uuid import (#1027) (2c41dd9)

v0.95.0

04 Dec 07:58
803a77c

Choose a tag to compare

0.95.0 (2025-12-04)

Features

v0.94.3

03 Dec 17:20
6d3e35d

Choose a tag to compare

0.94.3 (2025-12-03)

Bug Fixes

v0.94.2

03 Dec 15:51
0c0e7c0

Choose a tag to compare

0.94.2 (2025-12-03)

Bug Fixes

v0.94.1

03 Dec 12:13
9854d5a

Choose a tag to compare

0.94.1 (2025-12-03)

Bug Fixes

  • typegen: add better order stability for functions override (#1019) (9854d5a)

v0.94.0

02 Dec 13:26
5bdb9c7

Choose a tag to compare

0.94.0 (2025-12-02)

Bug Fixes

  • accept table names starting with _ (edc495d)
  • add views and materialized views (5f48036)
  • add views and materialized_views, add insert and update methods too (5a514cc)
  • add x-application-name header, add python to server.ts (5559285)
  • filter non-included schemas (859a5d6)
  • typegen: schemas filtering (#1016) (b0478c3)
  • use schema in type name (3bcc3e6)

Features

  • add gen python types command to package.json (418b371)
  • add python generator (5dfd66e)

v0.93.1

27 Oct 15:23
dc50199

Choose a tag to compare

0.93.1 (2025-10-27)

Bug Fixes

  • typegen: include partitioned tables types to types introspection (#1006) (dc50199)

v0.93.0

17 Oct 16:42
b813a03

Choose a tag to compare

0.93.0 (2025-10-17)

Bug Fixes

Features

  • optional parameter binding on query endpoint (e561d82)

v0.92.0

16 Oct 14:13
d521264

Choose a tag to compare

0.92.0 (2025-10-16)

Features

  • typegen: add functions setof type introspection (#971) (d521264), closes #995

v0.91.7

08 Oct 18:19
0aeceb2

Choose a tag to compare

0.91.7 (2025-10-08)

Bug Fixes

  • tables: ensure order of composite pks preserved (#996) (0aeceb2)