SQLite Forum

Pragma compile_options does not show some options
Login
If SQLITE_DEFAULT_MEMSTATUS has been #define'd as non-zero, "DEFAULT_MEMSTATUS" appears in the pragma compile_options output.

The SQLITE_DQS compile option does not appear in that pragma output, regardless of its value or whether it is #define'd at all.

The options are supported in the amalgamation.