James H.

Results 16 comments of James H.

> Super nice! πŸŽ‰ Definitely a nice addition, so by all means go ahead πŸ‘ As you say, some sort of material support might be needed for a release, but...

> > > I have met the same issue when i use `router.Use(cors.Default())` . > > > And I solved it by: > > > ```go > > > func...

Discussion started back here https://github.com/rtCamp/action-slack-notify/discussions/103

@MikailBag I'd be happy to make any requested changes to my demo repo and provide it as an example. https://github.com/jayy-lmao/rust-graphql-docker It currently uses dataloaders and has an emphasis on code...

Might it be easier to create all that setup test db stuff (or mocking if possible) then just to run a test at the web framework level? E.g. with warp...

Sorry for the build jobs -- running locally the encoding seems to be fine. Haven't been able to replicate locally with amd64 platform, alpine etc. Still figuring out why the...

Have handled the text case, tests now passing ☺️

Have made the changes to vector indexing :)

Have made changes - trimming the input string to make it more flexible for the spec & for user input - allow for `_cube` array type (And included a test...

Apologies, I've been away for a little - I've addressed all comments but if there's any other changes that are wanted let me know