Bryan Lee

Results 99 comments of Bryan Lee

@snjeza I've done so and I am still getting the same results. I've tried wiping and reinstalling VSCode, including its support files, if that helps. For some additional context, the...

Added the `java.home` property to my `brew` install of `openjdk`, but still facing the same issues. [client.log](https://github.com/redhat-developer/vscode-java/files/5144857/client.log)

I've noticed this as well. From what I understand, on a self-referential relationship on a relation `collection`, when encountering a query like `*, collection(*)`, PostgREST actually prioritizes the foreign relationship...

Another point mentioned that might increase priority on this is that overlapping fragments are often located independently of each other. In a larger application, it's often difficult to make sure...

@olirice I'm working on a fix for this at the moment which involves a custom deep-merge function that properly combines the fragment results instead of overriding the values stored at...

I'm getting the hang of the library. A few questions though: how should we merge the spans and positions of two selection sets? If two fragments for example have the...

> > If two fragments for example have the spans 20:28--30:9 and 8:28--16:9, can we just assume that the merged field will have a selection set with minimal span that...

We're facing this issue too, and while we wait for 1.5.1 to be released, is it possible to downgrade the version of pg_graphql in our local development environment? Installing an...

@imor Thanks imor! I've submitted a ticket, but just to clarify, we also need to update our local environment, since we depend on it for schema introspection.

@imor We've manually upgraded the projects to 1.5.1 since it was merged into the main Supabase branch, thanks! However, our local development version is still stuck on 1.5.0.