limbo/cli
Pere Diaz Bou 9ae4563bcd index_experimental flag to enable index usages
Currently indexes are the bulk of the problem with `UPDATE` and
`DELETE`, while we work on fixing those it makes sense to disable
indexing since they are not stable. We want to try to make everything
else stable before we continue with indexing.
2025-06-17 19:33:23 +02: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 index_experimental flag to enable index usages 2025-06-17 19:33:23 +02: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