From a20a563a1f4cd0b37cccd49380973f786867b600 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sun, 29 Dec 2002 20:07:45 +0000 Subject: [PATCH] *** empty log message *** --- mysql/tables/llx_adherent.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysql/tables/llx_adherent.sql b/mysql/tables/llx_adherent.sql index 2fd2c6bb2a4..5399ba69820 100644 --- a/mysql/tables/llx_adherent.sql +++ b/mysql/tables/llx_adherent.sql @@ -27,7 +27,7 @@ create table llx_adherent rowid integer AUTO_INCREMENT PRIMARY KEY, tms timestamp, statut smallint NOT NULL DEFAULT 0, - fk_adherent_type smallint, + fk_adherent_type smallint datec datetime, prenom varchar(50), nom varchar(50),