sabiql 1.9.1

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