Marc Simon

Results 17 comments of Marc Simon

Hey @Engil thanks for contributing ! I'm not sure if the count of your pull request will work if you give him limit nor skip. But I'm certain it's working...

Hey, also, I am not sure why you are using mongo for, but the v3 is just around the corner with awesome new functionalities but breaking change in the driver's...

Hey @MassD no worries, I know we are all really busy ;). There is camlp4 syntax extension that I added for bson. It add function at compile time to add...

Sorry for the delay, I have more time now and will go over all the issues this weekend. Let me know if there anything missing as well.

@tintin10q they are column operator. They are used to compare fields instead of values. ... where: { field1: { _ceq: field2 }}

@tintin10q check https://github.com/hasura/graphql-engine/releases/tag/v2.0.0 There is a section about column operator.

Hey @chargome, No worries, totally get it. The workaround isn't to bad. Thanks