Releases: supabase/postgres-meta
Releases · supabase/postgres-meta
v0.28.1
0.28.1 (2021-11-25)
Bug Fixes
- switch to pgsql-parser which uses libpq (7aa9b8c)
v0.27.5
0.27.5 (2021-11-22)
Bug Fixes
- alter column to type with uppercase (2d004f1)
v0.27.4
0.27.4 (2021-11-22)
Bug Fixes
- disable pushing to ECR for now (8cb7fea)
v0.27.3
0.27.3 (2021-11-09)
Bug Fixes
- split out ECR and DockerHub publishing (1118312)
v0.27.2
0.27.2 (2021-11-09)
Bug Fixes
- docs: add periods to numbered list (a679175)
v0.27.1
0.27.1 (2021-11-08)
Bug Fixes
- lib/columns: identity_generation default value (03e68da)
v0.27.0
0.27.0 (2021-11-01)
Features
- add steps to upload Docker image to ECR (29795a1)
v0.26.1
0.26.1 (2021-09-28)
Bug Fixes
- update existing function query (658bd15)
v0.26.0
0.26.0 (2021-09-27)
Features
- lib: support pagination on
list
(00def9f)
- server: support pagination on
GET
(05ca632)