limbo/cli
Mikaël Francoeur 5bb7f506ae
clarify opcode
2025-11-15 20:22:27 -05: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 Change Value::Text to use a Cow<'static, str> instead of Vec<u8> 2025-11-11 16:11:46 -03:00
build.rs Add built-in manual pages for Turso 2025-09-24 11:29:24 -03:00
Cargo.toml Make mimalloc dependency optional 2025-11-01 11:43:32 +02: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 Make mimalloc dependency optional 2025-11-01 11:43:32 +02:00
manual.rs clippy 2025-10-19 13:25:40 +05:30
mcp_server.rs migrating from_uri to database opts 2025-11-02 16:28:22 +05:30
opcodes_dictionary.rs clarify opcode 2025-11-15 20:22:27 -05:00
SQL.sublime-syntax Highlight the EXPLAIN keyword 2025-08-22 22:49:58 -07:00