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.
 
 

19 lines
337 B

columns:
from_medecin:
type: text
from_mode:
type: text
from_uf:
type: text
oid:
type: bigint
not_null: NOT NULL
default: "nextval('s_sigems_transformation_uf'::regclass)"
texte:
type: text
to_uf:
type: text
constraints:
t_sigems_transformation_uf_pkey:
type: PRIMARY KEY
column: oid