Releases: supabase/postgres-meta
Releases · supabase/postgres-meta
v0.77.2
0.77.2 (2024-02-20)
Bug Fixes
- add ca-certificates to docker image (823f0ec)
v0.77.1
0.77.1 (2024-02-05)
Bug Fixes
- enforce hostname checks only for verify-full (f43f743)
v0.75.0
0.75.0 (2023-11-28)
Features
- typegen: add generic Table and Enum helpers. (#654) (da78be1)
v0.74.3
0.74.3 (2023-11-15)
Bug Fixes
Performance Improvements
- Concurrent function execution (47a0e08)
v0.74.2
0.74.2 (2023-11-09)
Bug Fixes
- use base/composite/enum type for fn columns (76b1a2f)
Reverts
v0.74.1
0.74.1 (2023-11-02)
Bug Fixes
- add integer to the list of numeric types (#642) (07a1e4c)
v0.74.0
0.74.0 (2023-11-02)
Features
- typegen: make 1-to-1 relationships detection optional (1002517)