Crates.io | rglw_orm_codegen |
lib.rs | rglw_orm_codegen |
version | 0.2.5 |
source | src |
created_at | 2024-09-24 19:35:34.504934 |
updated_at | 2024-10-14 18:45:41.259201 |
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 | 53,581 |
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.2.5"
WIP: Missing documentation