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.
 
 

23 lines
457 B

columns:
data:
type: bytea
data_crc:
type: character varying(128)
default: "''::character varying"
data_num:
type: numeric(3,0)
default: "0"
data_type:
type: character varying(10)
not_null: NOT NULL
date_creation:
type: date
file_path:
type: character varying(1000)
default: "''::character varying"
file_size:
type: numeric(11,0)
default: "0"
import_id:
type: bigint
not_null: NOT NULL