Suppression champs rowid inutile

This commit is contained in:
Rodolphe Quiedeville 2005-08-30 13:50:40 +00:00
parent 61f7508f93
commit 4bf6aeed39

View File

@ -22,7 +22,6 @@
create table llx_societe_perms
(
rowid integer AUTO_INCREMENT PRIMARY KEY,
fk_soc integer,
fk_user integer,
pread tinyint unsigned DEFAULT 0,