Update llx_establishment.sql
This commit is contained in:
parent
a47accb1c3
commit
1419b0e385
@ -19,7 +19,7 @@
|
|||||||
-- Structure de la table llx_establishment
|
-- Structure de la table llx_establishment
|
||||||
--
|
--
|
||||||
|
|
||||||
CREATE TABLE IF NOT EXISTS llx_establishment (
|
CREATE TABLE llx_establishment (
|
||||||
rowid integer NOT NULL auto_increment PRIMARY KEY,
|
rowid integer NOT NULL auto_increment PRIMARY KEY,
|
||||||
entity integer NOT NULL DEFAULT 1,
|
entity integer NOT NULL DEFAULT 1,
|
||||||
name varchar(50),
|
name varchar(50),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user