Terence Tsang
Terence Tsang
things work for merge, just the transaction conflict error will go out somewhere without being able to be caught.
I am using @google-cloud/datastore, 5.0.3 for below test cases. Refer to your reply above, do you mean that merge shouldn't be used with transaction? If yes, will you remove the...
by the way, I have implemented a orm package using datstore, it will be great if you can give some comments https://www.npmjs.com/package/ts-datastore-orm
let me take a look on the original library and get back to you.
https://stackoverflow.com/questions/46545336/search-files-recursively-using-google-drive-rest/46562607 it seems not possible to do recursive folder search in simple way
I didn't intended to make the library works for web. But I will try to solve it out for you as well. I will take a look and let you...
this can't be run in the web
try to setup a server and prepare API to be called from your client side
you can consider using this library (which is also written by me) https://www.npmjs.com/package/array-to-google-sheets
pls give some doc~