esquel 0.1.2

create mermaid charts from sql scripts
Documentation
1
2
3
4
pub mod mermaid;
mod parser;

pub use parser::SqlDialect;