transaction.get() is undocumented and buggy #783
Labels
api: datastore
Issues related to the googleapis/nodejs-datastore API.
type: cleanup
An internal cleanup or hygiene concern.
type: docs
Improvement to the documentation for an API.
Some bonus questions to whoever designed this entire API:
datastore.key(['Kind',key])
instead ofdatastore.key('Kind',key)
Coming from a Python NDB background, I really don't understand these decisions, even from a JS standpoint, they don't make sense
The text was updated successfully, but these errors were encountered: