You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered: