Closed anton-kotenko closed 12 years ago
Thanks! I will merge this after fix failed tests in master.
And I prefer to cherry-pick commits manually to avoid duplications from your fork. You can help me with this if you have some time.
As I understand, you are busy with some bugs with Travis, but if there will be any problems with this pull request, please, write. I would like to help, as this feature is critical for me (it makes massive inserts into database 3-5 times faster that simple inserts)
As I understand, you are busy with some bugs with Travis
Done!
but if there will be any problems with this pull request, please, write.
Can you rebase your branch onto upstream master? I'm not commit-counter hunter, but it will be great to keep history more linear for such simple project. I hope to have some time for this next evening.
Good work, Anton!
Thanks, don't forget to update code, because I've just fixed bug (my, incorrect rebase) with locks (double lock in EIO_Query);
Good to merge — The Travis build passed
Now passes :)
This feature requires update in query and querySync interface (without breaking compatibility) Examples: