sabiql 1.11.0

A fast, driver-less TUI for browsing and editing PostgreSQL databases
Documentation
1
2
3
4
5
6
pub mod cache;
pub mod error;
pub mod error_state;
pub mod list;
pub mod setup;
pub mod state;