Iheanyi Ekechukwu
Iheanyi Ekechukwu
As an alternative follow-up, might be worth exploring how to decentralize it but this is a good first step.
@Evolution0 Oh snap, I got you on this week hopefully, thanks for getting started on it. I'm also going to look into changing the permissions and seeing if you can...
@Evolution0 I've added the token in there, but the build step is failing. `/opt/hostedtoolcache/Python/3.9.1/x64/bin/python: No module named build`
I appreciate the detailed response @lcd047, all of your points are valid and I appreciate you taking the time to explain (especially given your previous experiences). Who knows, somebody else...
@janpio For the `index` option? Given that indexes are created by default, it'd be used for disabling. This is because the default of it will be `index: true`, but this...
> Thanks for sharing the proposal. > > If I'm not mistaken, I'd consider in the example you gave @iheanyi that `@unique` on `authorId` will also create an index, so...
@dmitshur How do you feel about the approach taken in https://github.com/shurcooL/graphql/pull/47? This is backwards compatible and extensible via functional options. Thoughts?
@dmitshur Wanted to follow-up on this, any chance this can get a lookover?
Thanks for reporting this @CaptainYarb. Could you provide us more information on how you're executing this query so we can try and reproduce it? What happens when you replace the...
I just realized that this requires it to be of a format `key="tag"` to be spec-compliant. Will close for now and re-open when it's ready for review.