limbo/cli
Glauber Costa 40efaab382 make sure our responses are compliant with MCP
There is an inconsistency now on how we are handling IDs and
notifications. Claude Code doesn't complain (good boi), but Claude
Desktop does.
2025-08-18 08:02:30 -05:00
..
commands use virtual root page for sqlite_schema 2025-08-13 16:31:21 -04: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
app.rs init tracing in CLI early 2025-08-15 13:11:38 +04:00
build.rs adding table colors 2025-03-06 15:52:20 -03:00
Cargo.toml global allocator should not be set for library, only for executables 2025-08-07 13:41:50 -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 init tracing in CLI early 2025-08-15 13:11:38 +04:00
main.rs global allocator should not be set for library, only for executables 2025-08-07 13:41:50 -03:00
mcp_server.rs make sure our responses are compliant with MCP 2025-08-18 08:02:30 -05: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