Ajout rowid

This commit is contained in:
Rodolphe Quiedeville 2005-11-22 11:56:51 +00:00
parent a8cdd23ef4
commit c951e7dc5d

View File

@ -22,7 +22,7 @@
--
--
create table llx_telephonie_societe_commentaire (
rowid integer AUTO_INCREMENT PRIMARY KEY,
fk_soc integer NOT NULL,
fk_user integer NOT NULL,
datec datetime,