Name

parser_trace — Enable parser debug information

Common Usage

PRAGMA parser_trace = switch;

Description

The parser_trace pragma enables SQL parser debugging. When enabled, the SQL parser will print its state as it parses SQL commands. SQLite must be compiled with the SQLITE_DEBUG directive for parser trace functionality to be included.

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.