Skip to main content
Forces all queries using the connection to require a run click to return new results. This can be useful if there are cost concerns on running queries as they are built, but it will reduce UI interactivity.

Syntax

auto_run: true/false

Examples

Disable auto-run for the model
auto_run: false