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

Upgrade to python3 datastore adapter. Help #681

Open
jparga opened this issue Feb 11, 2022 · 0 comments
Open

Upgrade to python3 datastore adapter. Help #681

jparga opened this issue Feb 11, 2022 · 0 comments

Comments

@jparga
Copy link

jparga commented Feb 11, 2022

Hi,
Pydal works well with SQL databases in Google Appengine, but google:datastore and google:datastore+nbd don't work with python3.
I have tried to migrate the GoogleDatastore(NoSQLAdapter) with no success till now.

It's been published new guides to move from the deprecaed google libraries:

https://github.com/GoogleCloudPlatform/appengine-python2-3-migration/tree/main/datastore

https://codelabs.developers.google.com/codelabs/cloud-gae-python-migrate-2-cloudndb?utm_source=codelabs&utm_medium=et&utm_campaign=CDR_wes_aap-serverless_mgrcloudndb_201021&utm_content=-#0

https://codelabs.developers.google.com/codelabs/cloud-gae-python-migrate-3-datastore#0

https://github.com/googlecodelabs/migrate-python2-appengine

I'm asking for some help to upgrade this pydal feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant