Edouard Courty

Results 11 comments of Edouard Courty

Hello there, it seems like something changed on Instagram's side. I'll update asap.

Hi, i'm checking this out and will reply with more details soon

Hello there. It seems like Instagram changed the format of their responses, I'll be updating this asap!

I suggest to add a configuration key 'database', which accepts either 'mysql' or 'postgresql' (or gets it from the Doctrine configuration automatically), to then customize the request according to which...

Also, could you not use Doctrine to query the database? It would be much simpler!

Hi, thanks for your reply :) For now I'm using the RawQuery method and I deserialize the documents myself. Also I had a few commands idea that could make the...

Hi there, I've been running my production cluster on this branch for the past weeks, can't wait for it to be merged 🙏

That approach would work, I simply thought it could be a cool feature to have in the bundle, and could only be enabled if the EventDispatcher is available. I don't...