Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate direct namespace invocation #57

Closed
Tracked by #24
philkra opened this issue Mar 13, 2023 · 0 comments · Fixed by #68
Closed
Tracked by #24

Investigate direct namespace invocation #57

philkra opened this issue Mar 13, 2023 · 0 comments · Fixed by #68
Labels
bug Something isn't working

Comments

@philkra
Copy link
Contributor

philkra commented Mar 13, 2023

If you, correctly, initialize the SDK directly with a namespace as follows:

records = XataClient(api_key="", ..., region="region").records()

The bootstrapping of the internals does not work, if you e.g. set a non-default region, it will be ignored and the default one is used.

@philkra philkra added the bug Something isn't working label Mar 13, 2023
@philkra philkra mentioned this issue Mar 13, 2023
@philkra philkra linked a pull request Mar 21, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant