Re: [sqlite] Which non-default options are used for the shell?

2012-10-25 Thread Clemens Ladisch
Baruch Burstein wrote:
> I know FTS is enabled (SQLITE_ENABLE_FTS*), but are any other flags used in
> compiling the default shell?

sqlite> pragma compile_options;
CURDIR
ENABLE_FTS3
ENABLE_RTREE
TEMP_STORE=1
THREADSAFE=0


Regards,
Clemens
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


[sqlite] Which non-default options are used for the shell?

2012-10-25 Thread Baruch Burstein
I know FTS is enabled (SQLITE_ENABLE_FTS*), but are any other flags used in
compiling the default shell?

-- 
˙uʍop-ǝpısdn sı ɹoʇıuoɯ ɹnoʎ 'sıɥʇ pɐǝɹ uɐɔ noʎ ɟı
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users