add todo about stuff having to work with migrations
This commit is contained in:
parent
df83be216e
commit
2bc16de91e
1 changed files with 2 additions and 0 deletions
|
@ -611,3 +611,5 @@ class ChangedObjectCollection(BaseSchema):
|
||||||
)
|
)
|
||||||
result.extend(operations)
|
result.extend(operations)
|
||||||
return result
|
return result
|
||||||
|
|
||||||
|
# todo: everything still needs to work if the field has changed / been removed / whatever
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue