pour déploiement auto v2 via gitlab
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
columns:
|
|
|
data:
|
|
|
type: bytea
|
|
|
data_crc:
|
|
|
type: text
|
|
|
default: "''::character varying"
|
|
|
data_num:
|
|
|
type: numeric
|
|
|
default: "0"
|
|
|
data_type:
|
|
|
type: text
|
|
|
not_null: NOT NULL
|
|
|
date_creation:
|
|
|
type: date
|
|
|
file_path:
|
|
|
type: text
|
|
|
default: "''::character varying"
|
|
|
file_size:
|
|
|
type: numeric
|
|
|
default: "0"
|
|
|
mat2a_import_id:
|
|
|
type: bigint
|
|
|
not_null: NOT NULL
|