Releases: supabase/postgres-meta
Releases · supabase/postgres-meta
v0.6.0
0.6.0 (2020-06-26)
Features
- Adds docker build to 0.6.0 release. (7b41aac)
v0.5.0
0.5.0 (2020-06-25)
Features
- 0.5.0 includes binaries (7faf35d)
- Release Docker version 0.5.0 (68ad78e)
v0.4.0
0.4.0 (2020-06-25)
Bug Fixes
Features
- Bumps the app to version 0.4.0 (620205d)
- create roles and tables from endpoints (4bbbfc4)
v0.3.1
0.3.1 (2020-06-24)
Bug Fixes
v0.3.0
0.3.0 (2020-06-18)
Bug Fixes
- Updates the order of the type_id from name.schema to schema.name (b9551ff)
Features
- Adds grants to the roles (8eacf6d)
- Adds the enums to every column (e18fe1f), closes #12
v0.2.0
0.2.0 (2020-06-15)
Features
- ✨ Adds "relationships" to the /tables endpoint (6ad549c)
v0.1.0
Adds some docker commands