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.
 
 

33 lines
534 B

columns:
calc:
type: boolean
code:
type: text
color:
type: text
condition_id:
type: 'bigint[]'
drilldown:
type: jsonb
format:
type: text
formula:
type: text
indicateur_id:
type: bigint
name:
type: text
oid:
type: bigint
not_null: NOT NULL
default: "nextval('s_indicateur_serie'::regclass)"
serie_id:
type: text
default: "''::text"
total:
type: boolean
default: 'false'
constraints:
t_indicateur_serie_pkey:
type: PRIMARY KEY
column: oid