Jules Lasne

Results 33 issues of Jules Lasne

Hi there! Beginner at graphql, I'm slowly discovering the power or graphql and I was wondering how do you add doc to your mutations etc? I'm using PynamoDB and I...

Hi, I'm currently a bit stuck. I have to create a model of our dynamodb using pynamodb, and here's what I have (part of a bigger model, exported from a...

question

Holà a todos ! I'm one of the maintainers and translators of `python-docs-fr` and I also build tools that you might use for your translation such as `potodo`. I have...

When we send binary data and the last byte is `10000000` with `std::make_shared(data, size)` we get the following error. Every other data packet seems to work fine until we get...

Hi, for some tests I'm writing I'd like to be able to fake an error with my mongodb connection status Here's the part of code that needs to be tested...

enhancement

It seems that I have gotten in a loop where the `migratehistory` table hasn't been updated so `pem` still tries to run a migration already done so it fails with...

Hi @aachurin, Quick question, what is the difference between a seriealized and normal migration ?

Would it be possible to have multithreading support to speed up the scraping process? Love the software otherwise !

feature request
performance

Hi, I'd be really interested in using your cmake auto increment tho I can't get it to work... How do you implement it ?

Hi ! First of all, thank you very much for gitbutler ! It's really interesting! My usual workflow when coding is - checkout the `develop` branch and update it with...