add todo about stuff having to work with migrations

This commit is contained in:
Laura Klünder 2024-11-22 20:53:36 +01:00
parent df83be216e
commit 2bc16de91e

View file

@ -611,3 +611,5 @@ class ChangedObjectCollection(BaseSchema):
)
result.extend(operations)
return result
# todo: everything still needs to work if the field has changed / been removed / whatever