Releases: supabase/postgres-meta
Releases · supabase/postgres-meta
v0.63.0
0.63.0 (2023-04-06)
Bug Fixes
- change vector gen type to string (7010660)
Features
- support vector data type when generating typescript types (8840839)
v0.61.1
0.61.1 (2023-03-28)
Bug Fixes
- set-returning function return_type (b40e006)
v0.61.0
0.61.0 (2023-03-15)
Features
- server: cache pg-meta connections (106814f)
v0.60.7
0.60.7 (2023-02-02)
Bug Fixes
- always ignore temporary schemas (c50a5e1)
- typegen: set returning function (5edaf99)
v0.60.6
0.60.6 (2023-01-31)
Bug Fixes
- Skip over dropped attributes when enumerating types (#492) (9d90f5c)