limbo/cli
2025-12-17 10:55:25 -03:00
..
commands Add built-in manual pages for Turso 2025-09-24 11:29:24 -03:00
config cli: fix not being able to redirect traces to a file from inline query 2025-07-16 13:55:48 +03:00
docs config docs 2025-05-17 15:51:17 -03:00
manuals Update man pages for encryption 2025-10-03 12:18:55 +05:30
app.rs adjust cli to Print warnings + print a warning about not converting to MVCC mode with WAL file 2025-12-17 10:55:25 -03:00
build.rs Add built-in manual pages for Turso 2025-09-24 11:29:24 -03:00
Cargo.toml simplify tokenization of cli sql 2025-12-15 16:54:00 -03:00
helper.rs make all run_once be run under statement or connection so that rollback is called 2025-07-07 11:51:25 -03:00
input.rs Add built-in manual pages for Turso 2025-09-24 11:29:24 -03:00
main.rs vibecode sqlite read state machine for handling input 2025-12-15 16:53:59 -03:00
manual.rs clippy 2025-10-19 13:25:40 +05:30
mcp_server.rs chore: remove experimental_indexes feature flags 2025-12-08 13:00:37 +02:00
opcodes_dictionary.rs clarify opcode 2025-11-15 20:22:27 -05:00
read_state_machine.rs simplify tokenization of cli sql 2025-12-15 16:54:00 -03:00
SQL.sublime-syntax Highlight the EXPLAIN keyword 2025-08-22 22:49:58 -07:00