Assigned
Status Update
Comments
rb...@google.com <rb...@google.com> #2
I have forwarded this request to the engineering team. We will update this issue with any progress updates and a resolution.
ia...@chromium.org <ia...@chromium.org> #3
Attached is a patch to the go_appengine SDK `darwin_amd64_1.9.30` (though it's applicable to all SDKs) which enables full read/write of Blob property values in the datastore admin viewer by encoding them to/from base64.
Description
* What is the desired behavior of the feature? (Be specific!)
Add size of blob to and possibility to view/debug blob (open it in new window and see content).
* If relevant, why are current approaches or workarounds insufficient?
There is not interface for viewing size of blob or contents.
* If relevant, what new use cases will this feature will enable?
This allow faster debugging and development or planning internal data model of blob.
Please add any labels that assist in defining the issue (such as Language
or Component).