From 84b598b1f7ec55491337836a6d67b799e9e09341 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 6 May 2005 00:31:13 +0000 Subject: [PATCH] =?UTF-8?q?Suppression=20champ=20obsol=E8tes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mysql/migration/1.1.0-2.0.0.sql | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mysql/migration/1.1.0-2.0.0.sql b/mysql/migration/1.1.0-2.0.0.sql index a55da043998..e8b6f6d476d 100644 --- a/mysql/migration/1.1.0-2.0.0.sql +++ b/mysql/migration/1.1.0-2.0.0.sql @@ -39,6 +39,8 @@ ALTER TABLE llx_usergroup_rights ADD FOREIGN KEY (fk_usergroup) REFERENCES ll alter table llx_facture add increment varchar(10); +alter table llx_facture drop column author; +alter table llx_facture drop column fk_user; create table llx_societe_commerciaux (