app_report_builder

0 rows


Description

Each report has an entry here

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_report_builder_id_seq'::regclass)
app_report_builder_cache.reportid Defined in XMLR
app_report_builder_columns.reportid Defined in XMLR
app_report_builder_filters.reportid Defined in XMLR
app_report_builder_graph.reportid Defined in XMLR
app_report_builder_saved.reportid Defined in XMLR
app_report_builder_schedule.reportid Defined in XMLR
app_report_builder_search_cols.reportid Defined in XMLR
app_report_builder_settings.reportid Defined in XMLR
fullname varchar 1333 ''::character varying
shortname varchar 255 ''::character varying
source varchar 255 ''::character varying
hidden int2 5 0
cache int2 5 0
accessmode int2 5 0
contentmode int2 5 0
summary text 2147483647 null
description text 2147483647 null
recordsperpage int8 19 40
defaultsortcolumn varchar 255 null
defaultsortorder int8 19 4
embedded int2 5 0
initialdisplay int2 5 0
toolbarsearch int2 5 1
globalrestriction int2 5 0
timemodified int8 19 0
showtotalcount int2 5 0
overrideexportoptions int2 5 0
useclonedb int2 5 0

Indexes

Constraint Name Type Sort Column(s)
app_repobuil_id_pk Primary key Asc id
app_repobuil_sho_uix Must be unique Asc shortname

Relationships