Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 896 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 896 Bytes

Codegenta

Latest Version Build Status Coverage Status MIT licensed

is code generation tool designed to work along side with rustorm to eagerly create Rust structs based on the database tables meta data information.

This project may be discontinued as it's goal is already achieved in diesel.rs

If you are looking for a concise ORM and model code generator head over to diesel.rs