Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.

feat: named db support - #882

Merged
bw-yuhogg merged 7 commits into
mainfrom
multi-db
Jul 25, 2023
Merged

feat: named db support#882
bw-yuhogg merged 7 commits into
mainfrom
multi-db

Conversation

@bw-yuhogg

@bw-yuhogg bw-yuhogg commented May 24, 2023

Copy link
Copy Markdown
Contributor

Fixes #897

Requires consistency with googleapis/python-datastore#436 (comment) , in particular that queries do not accept specifying a database done

@bw-yuhogg
bw-yuhogg requested review from a team May 24, 2023 17:45
@product-auto-label product-auto-label Bot added the api: datastore Issues related to the googleapis/python-ndb API. label May 24, 2023
* feat: named database support

* tests: Run tests against named db
NDB doesn't use the autogenerated Datastore client class,
which is where the routing header info was added to python-datastore.

Instead, add it into _datastore_api
@bw-yuhogg bw-yuhogg changed the title DO-NOT-MERGE: multi-db to main feat: named db support Jun 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: datastore Issues related to the googleapis/python-ndb API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support named databases

3 participants