Antoine Aflalo

Results 50 comments of Antoine Aflalo

I admit I'm quite new into Arduino development, but I would argue that https://github.com/esp8266/Arduino seems to have made the move to C++11 sometimes ago. I don't know if keeping compatibility...

Which version of VueJs version of NodeJs are you using ? I just tried with VueJS 2.6 & Node v10.16.3 LTS and I don't have any compilation issue.

After re-reading the doc of Papaparse (the lib I'm using to generate the CSV file), it actually doesn't support encoding for exporting ... I should either remove the "feature" or...

@mattjohnsonpint Here is a screenshot of the problem I encounter ![Screenshot 2022-05-25 225826](https://user-images.githubusercontent.com/197810/170406640-8eb5b49c-3c6d-4453-ac99-c5ed8d8fd00f.png) Basically, I start already my own span that are under the main transaction. In those span, there...

Wouldn't it be better to create a span from the latest span when creating the connection. Then remember that specific span for the duration of the db connection and use...

I was also thinking that the code isn't doing that right thing. It should create a span from the latest span when creating the connection. Then remember that specific span...

If my memory is right this is against Google Play ToS. Meaning, if they add this they would get removed from the play store. Once they add the possibility to...

@ZaneHannanAU Great work on implementing the Promises :) I admit I gave up on Async as it was overkill for the usage I had of the lib at the time...

@ZaneHannanAU Yep, Promises are a double edge sword. One that I didn't wanted to impose on the user. Also at the time I started the lib, there were easily 5-6...

Hey, Thanks for your kind words.  I'm happy it fills your needs :) Sent from Nine ________________________________ From: pheianox ***@***.***> Sent: Sunday, April 3, 2022 13:34 To: Belphemur/node-json-db Cc: Subscribed...