On 20 Feb 2015, at 12:08am, Richard Hipp <drh at sqlite.org> wrote:

> You can add a hack to the code.  But other than that, no.

Given that so many PRAGMAs have a way to find out the current setting, could 
this be added without too much extra code ?  There are only three PRAGMA 
settings which don't have this:

PRAGMA busy_timeout
PRAGMA writable_schema
PRAGMA case_sensitive_like

Simon.

Reply via email to