Releases: supabase/pg_graphql
Releases · supabase/pg_graphql
v1.5.11
20 Feb 18:20
Compare
Sorry, something went wrong.
No results found
v1.5.9
16 Oct 18:58
Compare
Sorry, something went wrong.
No results found
v1.5.8
26 Sep 17:28
Compare
Sorry, something went wrong.
No results found
Merge pull request #555 from wesharper/bump/1.5.8
bump version to 1.5.8
v1.5.7
12 Jul 19:03
Compare
Sorry, something went wrong.
No results found
bugfix: UDF argument with a complex default expression was marked as required
bugfix: not null foreign keys referencing tables with RLS are marked as nullable
v1.5.6
11 Jun 21:50
Compare
Sorry, something went wrong.
No results found
feature: add support for filtering on array column types using contains, containedBy, overlaps, is, eq
v1.5.5 - do not use
03 Jun 06:58
Compare
Sorry, something went wrong.
No results found
Changes in this Release
Support for filtering on array column types
v1.5.4
29 Apr 13:09
Compare
Sorry, something went wrong.
No results found
Changes in this Release
Bugfix: once a query panics, all subsequent queries return a lock poisoned error.
v1.5.3
17 Apr 18:58
Compare
Sorry, something went wrong.
No results found
Changes in this Release
Bugfix: computed field returning a composite type was always null
v1.5.2
11 Apr 12:55
Compare
Sorry, something went wrong.
No results found
Changes in this Release
Context loading optimization for schema based multi-tenant workload: #493
Bugfix: arguments with null default were required: #509
Bump pgrx to 0.11.3
v1.5.1
27 Feb 16:05
Compare
Sorry, something went wrong.
No results found
Reimplemented field merging