limbo/cli
Pekka Enberg ab841c47bc Merge 'Add the .indexes command' from Anton Harniakou
Adds ability to view database indices using the `.indexes ?TABLE?`
command.

Closes #1409
2025-04-27 20:46:02 +03:00
..
commands Add the .indexes command 2025-04-26 12:27:08 +03:00
docs/internal docs for cli 2025-03-30 02:41:48 -03:00
app.rs Merge 'Add the .indexes command' from Anton Harniakou 2025-04-27 20:46:02 +03:00
build.rs adding table colors 2025-03-06 15:52:20 -03:00
Cargo.toml Switch to using std::io::IsTerminal::is_terminal 2025-04-21 01:03:31 -03:00
helper.rs remove error debug 2025-04-04 17:44:34 -03:00
input.rs Add the .indexes command 2025-04-26 12:27:08 +03:00
main.rs Switch to using std::io::IsTerminal::is_terminal 2025-04-21 01:03:31 -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