mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Erreur de syntaxe
This commit is contained in:
parent
6d103c199b
commit
ccabcd93be
|
|
@ -22,8 +22,7 @@
|
|||
|
||||
create table llx_dolibarr_modules
|
||||
(
|
||||
rowid integer PRIMARY KEY,
|
||||
numero integer UNIQUE NOT NULL,
|
||||
numero integer PRIMARY KEY,
|
||||
active tinyint DEFAULT 0 NOT NULL,
|
||||
active_date datetime NOT NULL,
|
||||
active_version varchar(25) NOT NULL
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user