qry_run_log


Description

Record each run of a canned query.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
userid "_quest"."quest_userid" 2147483647 null

Who ran the query.

run_at timestamp 29,6 null

When it was run.

query_id int4 10 null

Which query was run.

parameters jsonb 2147483647 null

The parameters passed to the query as a JSON object.

destination text 2147483647 null

One of {S, D, M} (Screen, Download, bulk Mail).

Table contained 28107 rows

Indexes

Constraint Name Type Sort Column(s)
qry_run_log_pkey Primary key Asc/Asc userid + run_at

Diagram producer might be missing

No diagrams were produced please see application output for any errors