gstore-node icon indicating copy to clipboard operation
gstore-node copied to clipboard

feat(query): add transaction parameter to `findOne`

Open dmk1111 opened this issue 3 years ago • 3 comments

This adds Transaction support to findOne method. Now users would be able to make more requests to Datastore using one Transaction.

Closes #260

dmk1111 avatar Nov 22 '21 07:11 dmk1111

Coverage Status

Coverage remained the same at 98.335% when pulling 55b1b397fef912602bce3d540b9c750976a4bd80 on dmk1111:feat/add-transaction-find-one into 6492528254dba6c1fb22609f26808461a1655e60 on sebelga:master.

coveralls avatar Nov 22 '21 07:11 coveralls

@dmk1111 if you can please add a unit test to https://github.com/sebelga/gstore-node/blob/master/tests/integration/model.ts then we can look at getting this into the library as soon as possible.

carnun avatar Dec 13 '21 07:12 carnun

@carnun added. Sorry it took so much time :(

dmk1111 avatar Jul 26 '22 16:07 dmk1111

@carnun could you please tell me if there any timeframe for release with this update?

dmk1111 avatar Oct 11 '23 07:10 dmk1111