diff --git a/mysql/migration/1.1.0-1.2.0-RC1.sql b/mysql/migration/1.1.0-1.2.0-RC1.sql index c1fc5ec264d..efb2198b60e 100644 --- a/mysql/migration/1.1.0-1.2.0-RC1.sql +++ b/mysql/migration/1.1.0-1.2.0-RC1.sql @@ -803,3 +803,7 @@ create table llx_societe_rib )type=innodb; + + + +alter table llx_c_civilite drop fk_pays;