Shell Directives

There is only one compiler directive that is specific to the shell.c source file and the sqlite3 command-line tool. This directive only needs to be defined when building the shell.c source. The actual SQLite core does not recognize this directive.

See also SQLITE_ENABLE_IOTRACE later in this appendix, which enables the .iotrace command in sqlite3, but must be defined when compiling both shell.c and sqlite3.c.

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.