Name

SQLITE_MAX_EXPR_DEPTH — Max SQL expression tree depth

Common Usage

SQLITE_MAX_EXPR_DEPTH=stack-depth

Default

1000 levels

Description

Maximum depth of an SQL expression tree. This is used to limit the stack-space used when parsing a large SQL expression. A value of 0 represents no limit.

Get Using SQLite now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.