Open hjanott opened 4 days ago
Because of the shallow copy migrations could lead to errors when deleting data from the models. Because the migration reader delivered all fields it could happen that meta data was used for new instances.
Because of the shallow copy migrations could lead to errors when deleting data from the models. Because the migration reader delivered all fields it could happen that meta data was used for new instances.