app_report_builder_preproc_track

0 rows


Description

Stores which items have been preprocessed and when, to avoid processing unchanged items

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_report_builder_preproc_track_id_seq'::regclass)
groupid int8 19 null
itemid varchar 255 ''::character varying
lastchecked int8 19 null
disabled int2 5 0

Indexes

Constraint Name Type Sort Column(s)
app_repobuilpreptrac_id_pk Primary key Asc id
app_repobuilpreptrac_groit_uix Must be unique Asc/Asc groupid + itemid

Diagram producer might be missing

No diagrams were produced please see application output for any errors