sql-cli 1.71.1

SQL query tool for CSV/JSON with both interactive TUI and non-interactive CLI modes - perfect for exploration and automation
Documentation
1
2
3
4
5
6
pub mod context;
pub mod enhanced_debug;
pub mod enhanced_debug_integration;

pub use context::DebugContext;
// Re-export commonly used items from debug modules