-
-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for UDFs as GraphQL queries/mutations #393
Merged
Merged
Commits on Jul 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8f6210d - Browse repository at this point
Copy the full SHA 8f6210dView commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 99ec433 - Browse repository at this point
Copy the full SHA 99ec433View commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 728bdb1 - Browse repository at this point
Copy the full SHA 728bdb1View commit details
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 17b9645 - Browse repository at this point
Copy the full SHA 17b9645View commit details -
Configuration menu - View commit details
-
Copy full SHA for 638a3cd - Browse repository at this point
Copy the full SHA 638a3cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce8bdce - Browse repository at this point
Copy the full SHA ce8bdceView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7f6eae - Browse repository at this point
Copy the full SHA c7f6eaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a84f1de - Browse repository at this point
Copy the full SHA a84f1deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dbeb23 - Browse repository at this point
Copy the full SHA 2dbeb23View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfcf0c3 - Browse repository at this point
Copy the full SHA cfcf0c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d0f1f3 - Browse repository at this point
Copy the full SHA 1d0f1f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ffe4ca - Browse repository at this point
Copy the full SHA 0ffe4caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3494614 - Browse repository at this point
Copy the full SHA 3494614View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c1d7ef - Browse repository at this point
Copy the full SHA 3c1d7efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1747b8a - Browse repository at this point
Copy the full SHA 1747b8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86127b9 - Browse repository at this point
Copy the full SHA 86127b9View commit details
Commits on Jul 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9cd153c - Browse repository at this point
Copy the full SHA 9cd153cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f31923 - Browse repository at this point
Copy the full SHA 5f31923View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d9f0ed - Browse repository at this point
Copy the full SHA 5d9f0edView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc69df4 - Browse repository at this point
Copy the full SHA bc69df4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0b0c1d - Browse repository at this point
Copy the full SHA a0b0c1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c661f69 - Browse repository at this point
Copy the full SHA c661f69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74ec2b5 - Browse repository at this point
Copy the full SHA 74ec2b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc7cb45 - Browse repository at this point
Copy the full SHA dc7cb45View commit details -
The test failed because a function of type char(x) was being cast to `character` instead of `char(x)`. This was because when we load the sql context we do not have the type modifier info to find out what `x` in char(`x`) is for function inputs. As a workaround we cast such vales to text instead.
Configuration menu - View commit details
-
Copy full SHA for 1a599b0 - Browse repository at this point
Copy the full SHA 1a599b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1c5cdc - Browse repository at this point
Copy the full SHA a1c5cdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 174fd69 - Browse repository at this point
Copy the full SHA 174fd69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c870b0 - Browse repository at this point
Copy the full SHA 0c870b0View commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for be4e577 - Browse repository at this point
Copy the full SHA be4e577View commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8d7aec5 - Browse repository at this point
Copy the full SHA 8d7aec5View commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 490f39d - Browse repository at this point
Copy the full SHA 490f39dView commit details -
Configuration menu - View commit details
-
Copy full SHA for eca9a49 - Browse repository at this point
Copy the full SHA eca9a49View commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c2136d4 - Browse repository at this point
Copy the full SHA c2136d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93376c4 - Browse repository at this point
Copy the full SHA 93376c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 730d9ac - Browse repository at this point
Copy the full SHA 730d9acView commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0228ba0 - Browse repository at this point
Copy the full SHA 0228ba0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93fbca5 - Browse repository at this point
Copy the full SHA 93fbca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 486b6a1 - Browse repository at this point
Copy the full SHA 486b6a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65567ec - Browse repository at this point
Copy the full SHA 65567ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52750af - Browse repository at this point
Copy the full SHA 52750afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35c13e5 - Browse repository at this point
Copy the full SHA 35c13e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79847aa - Browse repository at this point
Copy the full SHA 79847aaView commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6319b28 - Browse repository at this point
Copy the full SHA 6319b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75e3e5c - Browse repository at this point
Copy the full SHA 75e3e5cView commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f7284e6 - Browse repository at this point
Copy the full SHA f7284e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f45530 - Browse repository at this point
Copy the full SHA 0f45530View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b12065 - Browse repository at this point
Copy the full SHA 2b12065View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4685d7 - Browse repository at this point
Copy the full SHA e4685d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2278a5 - Browse repository at this point
Copy the full SHA e2278a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e5e947 - Browse repository at this point
Copy the full SHA 2e5e947View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc2ca98 - Browse repository at this point
Copy the full SHA cc2ca98View commit details
Commits on Sep 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 31a8db8 - Browse repository at this point
Copy the full SHA 31a8db8View commit details -
Configuration menu - View commit details
-
Copy full SHA for be1b817 - Browse repository at this point
Copy the full SHA be1b817View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62dd536 - Browse repository at this point
Copy the full SHA 62dd536View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0100a3 - Browse repository at this point
Copy the full SHA d0100a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2a26c6 - Browse repository at this point
Copy the full SHA e2a26c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b6423c - Browse repository at this point
Copy the full SHA 3b6423cView commit details
Commits on Sep 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ddd95b3 - Browse repository at this point
Copy the full SHA ddd95b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f8bc91 - Browse repository at this point
Copy the full SHA 3f8bc91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bb21aa - Browse repository at this point
Copy the full SHA 3bb21aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52d8b82 - Browse repository at this point
Copy the full SHA 52d8b82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7387e4b - Browse repository at this point
Copy the full SHA 7387e4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dd5c9b - Browse repository at this point
Copy the full SHA 2dd5c9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c796182 - Browse repository at this point
Copy the full SHA c796182View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee96cd3 - Browse repository at this point
Copy the full SHA ee96cd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57105b4 - Browse repository at this point
Copy the full SHA 57105b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c0cf61 - Browse repository at this point
Copy the full SHA 8c0cf61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22cd426 - Browse repository at this point
Copy the full SHA 22cd426View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fe4213 - Browse repository at this point
Copy the full SHA 7fe4213View commit details
Commits on Sep 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b6420fc - Browse repository at this point
Copy the full SHA b6420fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7372c74 - Browse repository at this point
Copy the full SHA 7372c74View commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 59d77fa - Browse repository at this point
Copy the full SHA 59d77faView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6d5dcb - Browse repository at this point
Copy the full SHA e6d5dcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02f79cc - Browse repository at this point
Copy the full SHA 02f79ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 384ce3f - Browse repository at this point
Copy the full SHA 384ce3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72c2c67 - Browse repository at this point
Copy the full SHA 72c2c67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ced695 - Browse repository at this point
Copy the full SHA 4ced695View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b9b083 - Browse repository at this point
Copy the full SHA 4b9b083View commit details -
Configuration menu - View commit details
-
Copy full SHA for 320379b - Browse repository at this point
Copy the full SHA 320379bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3953c35 - Browse repository at this point
Copy the full SHA 3953c35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 778c72f - Browse repository at this point
Copy the full SHA 778c72fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00e6547 - Browse repository at this point
Copy the full SHA 00e6547View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05730d6 - Browse repository at this point
Copy the full SHA 05730d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b8cb79 - Browse repository at this point
Copy the full SHA 5b8cb79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67d0eed - Browse repository at this point
Copy the full SHA 67d0eedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 717ad18 - Browse repository at this point
Copy the full SHA 717ad18View commit details -
Configuration menu - View commit details
-
Copy full SHA for a99f9a3 - Browse repository at this point
Copy the full SHA a99f9a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7216d75 - Browse repository at this point
Copy the full SHA 7216d75View commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 07afef4 - Browse repository at this point
Copy the full SHA 07afef4View commit details -
fix a bug in which Node returning function didn't handle nulls properly
If a function returning Node returned null, it output a row with every field as null rather than a null top level object.
Configuration menu - View commit details
-
Copy full SHA for 3ff3598 - Browse repository at this point
Copy the full SHA 3ff3598View commit details
Commits on Sep 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 88b1bb5 - Browse repository at this point
Copy the full SHA 88b1bb5View commit details
Commits on Sep 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4a36544 - Browse repository at this point
Copy the full SHA 4a36544View commit details
Commits on Sep 20, 2023
-
Merge pull request #1 from supabase/or/function-execute-test
Filter function accessibility by role on execute privilege + test
Configuration menu - View commit details
-
Copy full SHA for 63484ea - Browse repository at this point
Copy the full SHA 63484eaView commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4c0bcfa - Browse repository at this point
Copy the full SHA 4c0bcfaView commit details -
Revert "fix a bug in which Node returning function didn't handle null…
…s properly" This reverts commit 3ff3598.
Configuration menu - View commit details
-
Copy full SHA for 4320620 - Browse repository at this point
Copy the full SHA 4320620View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13bd773 - Browse repository at this point
Copy the full SHA 13bd773View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27ea219 - Browse repository at this point
Copy the full SHA 27ea219View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab54284 - Browse repository at this point
Copy the full SHA ab54284View commit details
Commits on Sep 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4e0f471 - Browse repository at this point
Copy the full SHA 4e0f471View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11690c8 - Browse repository at this point
Copy the full SHA 11690c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e823810 - Browse repository at this point
Copy the full SHA e823810View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbdcb2b - Browse repository at this point
Copy the full SHA fbdcb2bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.