Skip to content

Releases: supabase/postgres-meta

v0.96.6

13 May 15:26
f21a4da

Choose a tag to compare

0.96.6 (2026-05-13)

Bug Fixes

v0.96.5

30 Apr 09:34
27e7023

Choose a tag to compare

0.96.5 (2026-04-30)

Bug Fixes

  • pass types to recursive call so array of enums resolves to []string (#1074) (27e7023)

v0.96.4

08 Apr 08:46
cd825bc

Choose a tag to compare

0.96.4 (2026-04-08)

Bug Fixes

  • handle empty segments in formatForGoTypeName (#1057) (cd825bc)

v0.96.3

07 Apr 09:58
a8ebe3d

Choose a tag to compare

0.96.3 (2026-04-07)

Bug Fixes

v0.96.2

30 Mar 08:55
Immutable release. Only release title and notes can be modified.
199e6d0

Choose a tag to compare

0.96.2 (2026-03-30)

Bug Fixes

v0.96.1

05 Mar 18:09
66066ed

Choose a tag to compare

0.96.1 (2026-03-05)

Bug Fixes

  • add Optional to nullable columns in Python Insert/Update TypedDict (#1046) (66066ed)

v0.96.0

28 Feb 09:24
5b6537d

Choose a tag to compare

0.96.0 (2026-02-28)

Features

  • query: add queryTimeoutSecs param for pool timeout override (#1045) (5b6537d)

v0.95.2

09 Jan 01:07
a56f296

Choose a tag to compare

0.95.2 (2026-01-09)

Bug Fixes

  • typescript: infer nullable INTERVAL columns as string | null (#1031) (a56f296)

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