rglw_orm_core

Crates.iorglw_orm_core
lib.rsrglw_orm_core
version0.2.5
sourcesrc
created_at2024-09-24 19:46:54.257773
updated_at2024-10-14 18:47:54.007374
descriptionRustyglware orm based on sqlx library.
homepagehttps://crates.io/crates/rglw_orm
repositoryhttps://gitlab.com/rglw/public/database/rglw_orm/-/tree/main/rglw_orm_core
max_upload_size
id1385622
size74,095
Jonathan Franco (JONAF2103)

documentation

https://docs.rs/rglw_orm

README

RGLW ORM Core

This is the core project for the Rglw Orm project, contains all the core features.

How to install

Add this to your Cargo.toml file.

[dependencies.rglw_orm_core]
version = "0.2.5"

WIP: Missing documentation

Commit count: 58

cargo fmt