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
|