Modif champ rowid
This commit is contained in:
parent
b2fc5fa8ae
commit
d5a04fc2f4
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
create table llx_cond_reglement
|
create table llx_cond_reglement
|
||||||
(
|
(
|
||||||
rowid integer AUTO_INCREMENT PRIMARY KEY,
|
rowid integer PRIMARY KEY,
|
||||||
sortorder smallint,
|
sortorder smallint,
|
||||||
actif tinyint default 1,
|
actif tinyint default 1,
|
||||||
libelle varchar(255),
|
libelle varchar(255),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user