Ajout champs rowid
This commit is contained in:
parent
00d5882fa5
commit
57f1bc3be3
@ -22,6 +22,7 @@
|
|||||||
|
|
||||||
create table llx_user_rights
|
create table llx_user_rights
|
||||||
(
|
(
|
||||||
|
rowid integer AUTO_INCREMENT PRIMARY KEY,
|
||||||
fk_user integer NOT NULL,
|
fk_user integer NOT NULL,
|
||||||
fk_id integer NOT NULL,
|
fk_id integer NOT NULL,
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user