Skip to main content

Schema History

Show the execution history for a schema, in descending order of execution time.

Syntax

execution history of schema <schema reference> [limit <limit> [offset <offset>]]

Parameters

schema reference

String — Name of the schema to show history for, optionally qualified by a repository.

limit

Integer — Maximum number of results to show.

offset

Integer — Number of results to omit from the beginning of the query, allowing farther past records to be queried. Only accepted after limit.