Releases: supabase/postgres-meta
Releases · supabase/postgres-meta
v0.40.1
0.40.1 (2022-07-15)
Bug Fixes
- better error code for overloaded servers (630bedc)
v0.40.0
0.40.0 (2022-06-28)
Features
- allow overriding connection string (bbe4250)
v0.38.0
0.38.0 (2022-06-15)
Features
- add a secondary port with admin endpoints (6d53b32)
v0.37.1
0.37.1 (2022-06-13)
Bug Fixes
- lib: parse int8 as string (2a199a0)
v0.37.0
0.37.0 (2022-06-09)
Features
- add typescript typegen endpoint (7241c07)
v0.36.0
0.36.0 (2022-05-19)
Bug Fixes
Features
- columns: allow getting columns from a single table (837e62d)
- lib/roles: omit grants (a294e95)
- lib/tables: omit grants (e0cb68f)
- tables: omit policies (3d29c0e)
v0.35.1
0.35.1 (2022-05-09)
Bug Fixes
- lib/policies: syntax error on roles update (3fe608d)
v0.35.0
0.35.0 (2022-04-05)
Bug Fixes
Features
- allow end user to turn on ssl mode for db connections (027cacc)