Hotfix: fixed wrong migration for set status to PROCESSED for deleted files
This commit is contained in:
parent
adc94874eb
commit
b0c9096188
@ -1 +1 @@
|
||||
update entity set has_dictionary=true where dossier_id is not null and has_dictionary = false;
|
||||
update file set processing_status = 'PROCESSED' where deleted is not null;
|
||||
Loading…
x
Reference in New Issue
Block a user