Repair
This commit is contained in:
parent
f84087ba70
commit
a901ce932d
@ -71,6 +71,8 @@
|
||||
UPDATE llx_user set api_key = null where api_key = '';
|
||||
|
||||
UPDATE llx_c_email_templates SET position = 0 WHERE position IS NULL;
|
||||
-- DELETE FROM llx_c_email_templates WHERE label = '(SendAnEMailToMember)'; -- Now it is '(SendingAnEMailToMemner)'
|
||||
|
||||
|
||||
-- delete foreign key that should never exists
|
||||
ALTER TABLE llx_propal DROP FOREIGN KEY fk_propal_fk_currency;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user