modification de la table, ajout d'un commentaire

This commit is contained in:
opensides 2004-09-13 22:00:02 +00:00
parent 314cc9c0cd
commit 5e45d5c671

View File

@ -27,7 +27,7 @@ create table llx_socpeople
idp SERIAL PRIMARY KEY,
datec timestamp,
tms timestamp,
fk_soc integer,
fk_soc integer, -- lien vers la societe
civilite varchar(6),
name varchar(50),
firstname varchar(50),