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.
 
 

25 lines
398 B

columns:
code_retour_id:
type: bigint
default: "0"
finess:
type: character(9)
no_rsa:
type: bigint
default: "0"
nombre:
type: bigint
default: "0"
rss_id:
type: bigint
default: "0"
indexes:
i_rss_leg_1:
column: no_rsa
method: btree
i_rss_leg_2:
column: rss_id
method: btree
i_rss_leg_3:
column: code_retour_id
method: btree