columns:
|
|
code:
|
|
type: text
|
|
code_original:
|
|
type: text
|
|
oid:
|
|
type: bigint
|
|
not_null: NOT NULL
|
|
default: "nextval('s_parametre_personnalise_sejour_2'::regclass)"
|
|
section_code:
|
|
type: 'text[]'
|
|
section_id:
|
|
type: 'bigint[]'
|
|
section_texte:
|
|
type: 'text[]'
|
|
texte:
|
|
type: text
|
|
texte_court:
|
|
type: text
|
|
constraints:
|
|
t_parametre_personnalise_sejour_2_pkey:
|
|
type: PRIMARY KEY
|
|
column: oid
|