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.
 
 

17 lines
386 B

comment: Zone de suppléments de radiothérapie
columns:
ghs_id:
type: bigint
not_null: NOT NULL
default: "0"
comment: Code du supplément (n° GHS).
nb_supplements:
type: numeric(3,0)
not_null: NOT NULL
default: "0"
comment: Nombre de suppléments.
rss_id:
type: bigint
not_null: NOT NULL
default: "0"
comment: Lien avec "p_rsa.rss_id".