]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove arbitrary limits on the length of CLI prompts. Use environment
authordrh <>
Sat, 11 Apr 2026 12:35:53 +0000 (12:35 +0000)
committerdrh <>
Sat, 11 Apr 2026 12:35:53 +0000 (12:35 +0000)
commitcd2879711736b2a89af712271ba764fee99abb69
tree1a8b084a83194974f90867c16eae5d836e0e1ffe
parentc8b130f2550155b07174765be33ba7c52ec6bef3
Remove arbitrary limits on the length of CLI prompts.  Use environment
variables SQLITE_PS1 and SQLITE_PS2 (if they exist) as the default
CLI prompts.

FossilOrigin-Name: a46ceaeab968d8f376c5a225c23c0be8619fed4511b7e567baf3a8d7736c19d1
manifest
manifest.uuid
src/shell.c.in