Maxim Sukharev
Maxim Sukharev
Sorry not sure why github is not showing CI status for this MR but the tests are failing: ``` === RUN TestGrammar binding_test.go:28: Error Trace: binding_test.go:28 Error: Not equal: expected:...
Hello @amaanq ! Sure! That would be great. I would also really appreciate it if you could ping me when the work is done, so I could update the repository...
@micksmix Weird. I remember leaving comments here but I don't see them now... Anyway, PR looks great! Thank you. I just added 2 small comments to ensure the behavior of...
Thank you so much!
Hello @conbon ! Not sure how popular SPARQL is. Maybe you could consider keeping it in a separate repository and we can just link it from the readme? Similar to...
Hello @alexeagle ! Not sure how popular starlark is. Maybe you could consider keeping it in a separate repository and we can just link it from the readme? Similar to...
@LuiFerPereira as a temporary workaround you can install this package: https://www.npmjs.com/package/@smacker/nestjs-sqs it is built from the master branch of this repository
The aim is to be as compatible as possible but most probably it will be impossible to archive 100% compatibility. Please also keep in mind that the project is at...
Hm. Interesting! Thanks. Though I'm not sure registering to DefaultCallback is the right way to do that. Also, I'm not sure this race is so dangerous. Registration should happen at...
Hi @runa ! The query itself [should be logged](https://github.com/smacker/newrelic-context/blob/master/nrgorm/gorm_test.go#L69) but not the values in the query as it will cause security issues by leaking sensitive information such as passwords, credit...