]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add support for using $XDG_STATE_HOME/sqlite_history or ~/.local/state/sqlite_history...
authorstephan <stephan@noemail.net>
Mon, 30 Jun 2025 15:21:46 +0000 (15:21 +0000)
committerstephan <stephan@noemail.net>
Mon, 30 Jun 2025 15:21:46 +0000 (15:21 +0000)
commit2752d1331dd76d418ee1df0a79c3c1eca758ac5c
tree0c20f6cc7dc774b5b668478422f2d7765e806623
parentbbcf035954589f550620a87077c057973ba1d176
Add support for using $XDG_STATE_HOME/sqlite_history or ~/.local/state/sqlite_history before fallback back to the historical default of ~/.sqlite_history. Update sqlite3.1 (man page) with the new semantics.

FossilOrigin-Name: 6b780655ccd68d068b6ee6621e56ac94c000916b7341651dc79725a0800cd1c0
manifest
manifest.uuid
sqlite3.1
src/shell.c.in