sabiql 1.10.0

A fast, driver-less TUI for browsing and editing PostgreSQL databases
Documentation
1
2
3
4
5
pub mod explorer;
pub mod inspector;
mod json_tree;
pub mod jsonb_detail;
pub mod result;