| Crates.io | rglw_orm_codegen |
| lib.rs | rglw_orm_codegen |
| version | 0.3.0 |
| created_at | 2024-09-24 19:35:34.504934+00 |
| updated_at | 2025-05-23 17:39:33.626006+00 |
| description | Rustyglware orm based on sqlx library. |
| homepage | https://crates.io/crates/rglw_orm |
| repository | https://gitlab.com/rglw/public/database/rglw_orm/-/tree/main/rglw_orm_codegen |
| max_upload_size | |
| id | 1385603 |
| size | 73,405 |
This is the codegen project for the Rglw Orm project, mostly for the core project, contains all the macros used by that project.
Add this to your Cargo.toml file.
[dependencies.rglw_orm_codegen]
version = "0.3.0"
WIP: Missing documentation