pour déploiement auto v2 via gitlab
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.
 
 

34 lines
510 B

columns:
dashboard_widget_id:
type: bigint
h:
type: numeric
include_series_id:
type: 'bigint[]'
max_cat:
type: bigint
default: "0"
oid:
type: text
not_null: NOT NULL
tab_id:
type: bigint
time_calc:
type: text
title:
type: text
username:
type: text
visible:
type: boolean
default: 'false'
w:
type: numeric
x:
type: numeric
y:
type: numeric
constraints:
_widget_user_parameter_pkey:
type: PRIMARY KEY
column: oid