sabiql 1.6.2

A fast, driver-less TUI for browsing and editing PostgreSQL databases
Documentation
1
2
3
4
5
pub mod adapters;
pub mod components;
pub mod event;
pub mod theme;
pub mod tui;