mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 09:02:59 +01:00
nouvelle version des tables posgtresql
beautification du code, tout les parametres en MAJUSCULES
This commit is contained in:
@@ -29,6 +29,6 @@ create table llx_c_regions
|
||||
cheflieu varchar(7),
|
||||
tncc integer,
|
||||
nom varchar(50),
|
||||
active tinyint default 1 NOT NULL
|
||||
active tinyint DEFAULT 1 NOT NULL
|
||||
)type=innodb;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user