continuous
This disables the lazy population feature for queries in the Execute SQL tab which contain a compound operator (UNION, EXCEPT, INTERSECT). Adding a LIMIT clause to the statements (as needed for lazy population) results in a syntax error, so running these queries does not show any data. See issue #2316.