limbo/cli
2025-12-22 11:13:35 -03:00
..
commands adjust import to use new helper function 2025-12-19 17:20:45 -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 do not call checkpoint_shutdown on read only database + small open flags fixes 2025-12-22 11:13:35 -03:00
build.rs Add built-in manual pages for Turso 2025-09-24 11:29:24 -03:00
Cargo.toml Merge branch 'main' into local-sync-server 2025-12-18 15:13:56 +04:00
helper.rs refactor rest of cli to use helper 2025-12-19 17:20:46 -03:00
input.rs refactor rest of cli to use helper 2025-12-19 17:20:46 -03:00
main.rs cargo fmt 2025-12-18 16:34:48 +04:00
manual.rs clippy 2025-10-19 13:25:40 +05:30
mcp_server.rs refactor rest of cli to use helper 2025-12-19 17:20:46 -03: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
sync_server.mdx fix bug in sync server implementation 2025-12-21 11:54:54 +04:00
sync_server.rs fix bug in sync server implementation 2025-12-21 11:54:54 +04:00