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

Create migration for BasicDataTypeAdapter #1870

Open
jdgarrett opened this issue Feb 23, 2022 · 0 comments
Open

Create migration for BasicDataTypeAdapter #1870

jdgarrett opened this issue Feb 23, 2022 · 0 comments
Milestone

Comments

@jdgarrett
Copy link
Contributor

jdgarrett commented Feb 23, 2022

The serialization for BasicDataTypeAdapter and AbstractDataTypeAdapter was updated to support more options for the handling of data ID fields. In order to maintain backwards compatibility with 2.0.x, some logic was added to the serialization functions for both of these classes in #1869. This specialized logic should be removed in 2.1 and a migration should be added to migrate data adapters that were created prior to the serialization change.

@jdgarrett jdgarrett added this to the 2.1 milestone Feb 23, 2022
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