fix: erreur sql à l'installation
This commit is contained in:
parent
4663bc21fc
commit
a79cabdc10
@ -23,7 +23,7 @@
|
|||||||
--
|
--
|
||||||
-- ===================================================================
|
-- ===================================================================
|
||||||
|
|
||||||
create table document_model
|
create table llx_document_model
|
||||||
(
|
(
|
||||||
nom varchar(50) PRIMARY KEY,
|
nom varchar(50) PRIMARY KEY,
|
||||||
type varchar(12) NOT NULL,
|
type varchar(12) NOT NULL,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user