sabiql 1.9.1

A fast, driver-less TUI for browsing and editing PostgreSQL databases
Documentation
1
2
3
4
5
pub mod app;
pub mod domain;
pub mod error;
pub mod infra;
pub mod ui;