mirror of
https://github.com/tstack/lnav
synced 2024-11-01 21:40:34 +00:00
6663740c5e
The code to handle in-memory db exceptions is hideous and unreliable, given the fact that SQLite does not expose much in terms of getting the current value and the methods to check the compile time options can themselves be disabled by a compile=time option in SQLite. There really isn't much use for in-memory databases and if someone really needs it, they can always choose to run in normal mode, so just remove the extra code. |
||
---|---|---|
.. | ||
ax_with_curses.m4 | ||
libcurl.m4 | ||
lnav_common.m4 | ||
lnav_with_jemalloc.m4 | ||
lnav_with_pcre.m4 | ||
lnav_with_readline.m4 | ||
lnav_with_sqlite3.m4 | ||
lnav_with_yajl.m4 |