mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-31 14:12:29 +01:00
nouvelle version des tables posgtresql
beautification du code, tout les parametres en MAJUSCULES
This commit is contained in:
@@ -28,5 +28,5 @@ create table llx_expedition_methode
|
||||
code varchar(30) NOT NULL,
|
||||
libelle varchar(50) NOT NULL,
|
||||
description text,
|
||||
statut smallint default 0
|
||||
statut smallint DEFAULT 0
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user