-
Notifications
You must be signed in to change notification settings - Fork 159
Investigating the work needed for Datastore to SQL migration #8652
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
Comments
By running the
The following types are used standalone or almost standalone:
The following types are probably fine to be stored in two places independently, with some kind of fallback when reading/listing them:
The rest could be migrated in two groups:
Maybe we could decouple some of them ahead of time, e.g. |
No description provided.
The text was updated successfully, but these errors were encountered: