Releases: supabase/postgres-meta
Releases · supabase/postgres-meta
v0.79.7
0.79.7 (2024-03-20)
Bug Fixes
- create column with fully-qualified type (fab59a7)
v0.79.5
0.79.5 (2024-03-13)
Bug Fixes
- Add capability for typescript type gen to reference table row types (#533) (2ddd618)
v0.79.3
0.79.3 (2024-03-12)
Bug Fixes
- typegen: allow composite type attributes to be null (aa71282)
v0.79.1
0.79.1 (2024-03-06)
Bug Fixes
- typegen: array types are
unknown
in computed fields & composite types (#703) (4364d40), closes #581
v0.78.2
0.78.2 (2024-02-21)
Bug Fixes
- typegen: handle tables without any columns (ba87d22)
v0.78.1
0.78.1 (2024-02-20)
Bug Fixes
- typegen: handle missing public schema (c018e8f)