Releases: supabase/postgres-meta
Releases · supabase/postgres-meta
v0.11.0
30 Sep 06:13
Compare
Sorry, something went wrong.
No results found
0.11.0 (2020-09-30)
Features
false commit to trigger deploy (eb27094 )
v0.10.4
28 Sep 09:41
Compare
Sorry, something went wrong.
No results found
0.10.4 (2020-09-28)
Bug Fixes
/columns default_value for text (c361a2e )
v0.10.3
06 Sep 19:10
Compare
Sorry, something went wrong.
No results found
v0.10.2
06 Sep 17:32
Compare
Sorry, something went wrong.
No results found
0.10.2 (2020-09-06)
Bug Fixes
escaping identifiers & literals (eb42a19 )
v0.10.1
15 Aug 02:51
Compare
Sorry, something went wrong.
No results found
0.10.1 (2020-08-15)
Bug Fixes
/tables selectSingle missing fields (29a48c4 )
allow implicit conversion of column types (5e57fd7 )
don't run name-change SQL when unchanged (6d50d2e )
return error response as JSON objects (4b47889 )
v0.10.0
30 Jul 02:15
Compare
Sorry, something went wrong.
No results found
0.10.0 (2020-07-30)
Bug Fixes
sets default schema to public when creating policies (04a84a3 )
Features
GET single table by ID (697ad9b )
support COMMENTs on /tables & /columns (7526740 )
v0.9.0
13 Jul 12:47
Compare
Sorry, something went wrong.
No results found
0.9.0 (2020-07-13)
Features
v0.8.0
11 Jul 12:23
Compare
Sorry, something went wrong.
No results found
0.8.0 (2020-07-11)
Bug Fixes
Adds the enums key to the column (cf00b87 ), closes #33
request query parameter handling (ad280f6 )
Features
Adds the ability to enable/disable RLS (2b2ce14 ), closes #32
CRUD on /extensions (9c1501d )
CRUD on /roles (9ec8b43 )
more options on /column POST & PATCH (17e8ef2 )
v0.7.0
07 Jul 03:48
Compare
Sorry, something went wrong.
No results found
0.7.0 (2020-07-07)
Bug Fixes
conversion error on identifiers (f1de031 )
excludes constraints which aren't primary keys (e2e82ea )
Features
adds /functions (d2fb929 )
adds policies to each table (eba1b9d )
adds the ability to create and update a schema (b79a4d4 )
support CRUD on /schemas, /tables, /columns (5de5901 )
v0.6.0
26 Jun 11:33
Compare
Sorry, something went wrong.
No results found
0.6.0 (2020-06-26)
Features
Adds docker build to 0.6.0 release. (7b41aac )