Erreur de syntaxe
This commit is contained in:
parent
6d103c199b
commit
ccabcd93be
@ -22,8 +22,7 @@
|
|||||||
|
|
||||||
create table llx_dolibarr_modules
|
create table llx_dolibarr_modules
|
||||||
(
|
(
|
||||||
rowid integer PRIMARY KEY,
|
numero integer PRIMARY KEY,
|
||||||
numero integer UNIQUE NOT NULL,
|
|
||||||
active tinyint DEFAULT 0 NOT NULL,
|
active tinyint DEFAULT 0 NOT NULL,
|
||||||
active_date datetime NOT NULL,
|
active_date datetime NOT NULL,
|
||||||
active_version varchar(25) NOT NULL
|
active_version varchar(25) NOT NULL
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user