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.
 
 

6 lines
193 B

src: |
SELECT 'AP'::text || t_adm_prod_reshospi.oid::text AS oid,
t_adm_prod_reshospi.code,
t_adm_prod_reshospi.texte,
'1'::text AS level
FROM pmsi.t_adm_prod_reshospi;