Parth Mudgal
Parth Mudgal
Hi @metafeather really appreciate for the pull request for fixing this. This is a slightly more trivial issue then just setting the name there, and hence the reason why its...
Btw, please do mention if you have any presupposition around using such API in graphql (where the resulting columns are based on the query itself), or if you have come...
https://stackoverflow.com/questions/45842544/graphql-objecttype-with-dynamic-fields-based-on-arguments > - GraphQL is strongly typed. GraphQL.js doesn't support some kind of any field, and all types defined in your schema must have fields defined. If you look in...
arm builds available on release page https://github.com/daptin/daptin/releases/tag/v0.9.6 or are they x86 ?
Oh ok, I will update the CI build too generate x64 builds for arm.
What do you use @loongmxbt ?
Precise filters added in v0.6.8 for the `/get` API which will be used for the actual search.
Hey @0pcom, This looks great, I have always wanted to build the installation packages for all OSes I can. I would love if you can maintain it, and would like...
That's weird. What OS and docker version are you using ?
@codevbus I created a docker image built on hub.docker.com, please try this out: ```docker run -p 8080:8080 artpar/languagecrunch-cloudbuild``` https://hub.docker.com/r/artpar/languagecrunch-cloudbuild/ The original image was built on osx, wondering if that was...