-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Labels
api: datastoreIssues related to the Datastore API.Issues related to the Datastore API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Right now, we support timestamps, keys, booleans, doubles, integers, and strings, but not lists. I think it'd be nice if we could figure out how to support saving lists in a nice way.
Ref: https://cloud.google.com/datastore/docs/apis/v1beta2/entity
Metadata
Metadata
Assignees
Labels
api: datastoreIssues related to the Datastore API.Issues related to the Datastore API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.