mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-03 15:42:29 +01:00
nouvelle version des tables posgtresql
beautification du code, tout les parametres en MAJUSCULES
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
create table llx_appro
|
||||
(
|
||||
rowid SERIAL PRIMARY KEY,
|
||||
datec timestamp,
|
||||
datec timestamp without time zone,
|
||||
tms timestamp,
|
||||
fk_product integer NOT NULL,
|
||||
quantity smallint NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user