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