Ajout rowid
This commit is contained in:
parent
a8cdd23ef4
commit
c951e7dc5d
@ -22,7 +22,7 @@
|
|||||||
--
|
--
|
||||||
--
|
--
|
||||||
create table llx_telephonie_societe_commentaire (
|
create table llx_telephonie_societe_commentaire (
|
||||||
|
rowid integer AUTO_INCREMENT PRIMARY KEY,
|
||||||
fk_soc integer NOT NULL,
|
fk_soc integer NOT NULL,
|
||||||
fk_user integer NOT NULL,
|
fk_user integer NOT NULL,
|
||||||
datec datetime,
|
datec datetime,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user