rglw_orm_codegen

Crates.iorglw_orm_codegen
lib.rsrglw_orm_codegen
version0.2.5
sourcesrc
created_at2024-09-24 19:35:34.504934
updated_at2024-10-14 18:45:41.259201
descriptionRustyglware orm based on sqlx library.
homepagehttps://crates.io/crates/rglw_orm
repositoryhttps://gitlab.com/rglw/public/database/rglw_orm/-/tree/main/rglw_orm_codegen
max_upload_size
id1385603
size53,581
Jonathan Franco (JONAF2103)

documentation

https://docs.rs/rglw_orm

README

RGLW ORM Core

This is the codegen project for the Rglw Orm project, mostly for the core project, contains all the macros used by that project.

How to install

Add this to your Cargo.toml file.

[dependencies.rglw_orm_codegen]
version = "0.2.5"

WIP: Missing documentation

Commit count: 58

cargo fmt