sabiql 1.6.2

A fast, driver-less TUI for browsing and editing PostgreSQL databases
Documentation
1
2
3
4
5
mod hint_bar;
mod modal_frame;

pub use hint_bar::{chip_hint_line, hint_line};
pub use modal_frame::{render_modal, render_modal_with_border_color};