Alex Reilly

Results 58 comments of Alex Reilly

I don't know if there's any difference in implementation between SQLite on iOS and on desktop, but Vapor has a server-side codable implementation you could either use as a dependency...

https://github.com/ncb000gt/node-cron I think this will do the job. I'm thinking logging out then back in will fix the problem.

https://github.com/twof/mi1kb0t/commit/d9edbdd83da340c5fc26f09b2c8ab869a256625e

https://developers.google.com/+/hangouts/api/gapi.hangout.data.html#gapi.hangout.data.sendMessage

@ricardopereira Hi! Is this PR still relevant? I haven't checked on this library in a while.

It's not really an issue now that we know, but it did catch us off guard. So a fix isn't really urgent, but a note in the docs about this...

Yeah one thing of note is that it won't use the layout you provide programmatically. What you have to do is set up your director as a `FlowCollectionDirector`, and then...

> What's the effect on the execution section? https://github.com/graphql/graphql-spec/pull/895#discussion_r739561291

@leebyron Thanks for the info! I've added [a step to `ExecuteField()` that describes how we combine the schema field's nullability and requested field's `RequiredStatus` to alter the field's nullability for...