Releases: supabase/postgres-meta
Releases · supabase/postgres-meta
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)
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