Closed fluidsonic closed 6 years ago
FongoAsyncTest
insertOne
DuplicateKeyException
FongoAsync
SplittablePayload
deleteMany_remove_many
FongoConnection
thanks !
any chance this can be released soon? or is there a snapshot version of driver36 branch?
driver36
@bayarmunkh it's done
thank you both!
FongoAsyncTest
didn't fail for unexpected exceptions ininsertOne
.DuplicateKeyException
when inserting documents usingFongoAsync
caused by an endless loop due to wrong use ofSplittablePayload
.deleteMany_remove_many
test forFongoAsync
.FongoConnection
handle delete commands with payload.