columns: cardio_modalite_id: type: bigint cdc: type: bigint code: type: text oid: type: bigint not_null: NOT NULL default: "nextval('s_etude_cardio_mentions'::regclass)" seuil_activite_1: type: integer seuil_activite_2: type: integer texte: type: text texte_court: type: text type: type: character varying(1) constraints: t_etude_cardio_mentions_pkey: type: PRIMARY KEY column: oid t_etude_cardio_mentions_ukey1: type: UNIQUE column: cdc, code indexes: i_etude_cardio_activites_1: column: oid method: btree