Erreur de syntaxe

This commit is contained in:
Rodolphe Quiedeville 2005-04-08 14:24:41 +00:00
parent 6d103c199b
commit ccabcd93be

View File

@ -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