Skip to content

Releases: supabase/postgres-meta

v0.96.6

Choose a tag to compare

@github-actions github-actions released this 13 May 15:26
f21a4da

0.96.6 (2026-05-13)

Bug Fixes

v0.96.5

Choose a tag to compare

@github-actions github-actions released this 30 Apr 09:34
27e7023

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

Choose a tag to compare

@github-actions github-actions released this 08 Apr 08:46
cd825bc

0.96.4 (2026-04-08)

Bug Fixes

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

v0.96.3

Choose a tag to compare

@github-actions github-actions released this 07 Apr 09:58
a8ebe3d

0.96.3 (2026-04-07)

Bug Fixes

v0.96.2

Choose a tag to compare

@github-actions github-actions released this 30 Mar 08:55
Immutable release. Only release title and notes can be modified.
199e6d0

0.96.2 (2026-03-30)

Bug Fixes

v0.96.1

Choose a tag to compare

@github-actions github-actions released this 05 Mar 18:09
66066ed

0.96.1 (2026-03-05)

Bug Fixes

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

v0.96.0

Choose a tag to compare

@github-actions github-actions released this 28 Feb 09:24
5b6537d

0.96.0 (2026-02-28)

Features

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

v0.95.2

Choose a tag to compare

@github-actions github-actions released this 09 Jan 01:07
a56f296

0.95.2 (2026-01-09)

Bug Fixes

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

v0.95.1

Choose a tag to compare

@github-actions github-actions released this 11 Dec 12:43
2c41dd9

0.95.1 (2025-12-11)

Bug Fixes

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

v0.95.0

Choose a tag to compare

@github-actions github-actions released this 04 Dec 07:58
803a77c

0.95.0 (2025-12-04)

Features