sql-gen 0.2.3

A CLI tool for generating models based on a SQL Database using SQLx
1
2
pub mod mysql_enum;
pub mod mysql_table_column;