limbo/cli
Pekka Enberg 96c47667ea Merge 'Add abbreviated alias for .quit and .exit' from Krishna Vishal
Accidentally found that you can quit SQLite CLI just by typing `.q`,
`.qu` and `.qui` instead of full `.quit`.
IMO this will be an improvement to the DX.
I've also found bunch of other dot commands that work with abbreviated
aliases in SQLite. If this PR is okay then I will also add them here.

Closes #1720
2025-06-16 11:11:17 +03:00
..
commands Merge 'Add abbreviated alias for .quit and .exit' from Krishna Vishal 2025-06-16 11:11:17 +03:00
config applying config in app 2025-05-17 15:51:43 -03:00
docs config docs 2025-05-17 15:51:17 -03:00
app.rs Merge 'cli: fix panic of queries with less than 7 chars' from Nils Koch 2025-06-16 11:06:02 +03:00
build.rs adding table colors 2025-03-06 15:52:20 -03:00
Cargo.toml add anyhow to workspace dependency 2025-06-10 10:50:39 -03:00
helper.rs Switch Connection to use Arc instead of Rc 2025-06-16 10:43:19 +03:00
input.rs Add the .indexes command 2025-04-26 12:27:08 +03:00
main.rs applying config in app 2025-05-17 15:51:43 -03:00
opcodes_dictionary.rs fix: lint warnings 2024-07-08 22:43:11 +05:30
SQL.sublime-syntax highlight candidate 2025-03-06 16:33:23 -03:00