Fix: éviter perte de données
This commit is contained in:
parent
83292ed3a7
commit
6a45e8bfc3
@ -252,7 +252,6 @@ alter table llx_tva modify fk_bank integer;
|
|||||||
|
|
||||||
delete from llx_const where name='MAIN_USE_PREVIEW_TABS';
|
delete from llx_const where name='MAIN_USE_PREVIEW_TABS';
|
||||||
|
|
||||||
drop table if exists llx_ecm_directories;
|
|
||||||
create table llx_ecm_directories
|
create table llx_ecm_directories
|
||||||
(
|
(
|
||||||
rowid integer AUTO_INCREMENT PRIMARY KEY,
|
rowid integer AUTO_INCREMENT PRIMARY KEY,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user