Skip to content

Not possible to set the datastore namespace globally. #902

Description

@theacodes

Currently, gcloud.datastore.set_defaults lets you set the default dataset id, but doesn't let you set the default namespace. This means to use a namespace you have to be meticulous about setting in in every query, key, etc.

It'd be much easier if we are able to set the namespace at the dataset or connection level.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

api: datastoreIssues related to the Datastore API.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions