lezeh-db 0.0.1

CLI related with db operations, mostly to improve productivity working with databases. See https://github.com/sendyhalim/lezeh for details.
Documentation
1
2
3
4
5
6
pub mod connection;
pub mod db_metadata;
pub mod dto;
pub mod relation_fetcher;
pub mod relation_insert;
pub mod table_metadata;