Releases: supabase/postgres-meta
Releases · supabase/postgres-meta
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)
v0.73.0
0.73.0 (2023-11-01)
Bug Fixes
- typegen: sort polymorphic function variants (67f463c)
- typegen: sort relationships by (fkey name, referenced table) (72fe5c6)
Features
- relationships: include is_one_to_one (d087241)
v0.72.1
0.72.1 (2023-10-16)
Bug Fixes
- add extra error fields to server (b08bef9)