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),