[][src]Crate sql_db_mapper

Connects to a PostgreSQL database and creates a rust module representing the schema complete with mappings for stored functions/procedures

Modules

connection
db_model
helper_types

Helper types and functions for auto-generateed psql database wrappers