Nicolas Mercier

Results 26 comments of Nicolas Mercier

Yes, I will take a look this weekend.

Correct, the underlying Python script just keep running, reporting errors as they get caught, and finishing if the error is fatal or the end-of-file has been reached. Maybe we could...

Yes, unfortunately Windows is not supported at this point. Needs a Powershell script written specifically for Windows. It should be pretty straightforward, all the script does is cloning some Git...

You are right and this has been heavily refactored in the next version, which has not been pushed to Github yet.

I am unsure. This project was initially started to ease the transition from MongoDB to DynamoDB, which has been postponed. The next version has huge changes that were never pushed....

The branch is called vnext. Models now return instances of DynamoQuery. The tests are incomplete.