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.
 
 

18 lines
311 B

columns:
budget:
type: numeric
budget_cle_id:
type: bigint
not_null: NOT NULL
default: "0"
budget_id:
type: bigint
budget_indicateur_id:
type: bigint
date:
type: date
indicateur_id:
type: bigint
indicateur_module:
type: text
default: "'iCTI_activite'::text"