Crates.io | rglw_orm_core |
lib.rs | rglw_orm_core |
version | 0.2.5 |
source | src |
created_at | 2024-09-24 19:46:54.257773 |
updated_at | 2024-10-14 18:47:54.007374 |
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_core |
max_upload_size | |
id | 1385622 |
size | 74,095 |
This is the core project for the Rglw Orm project, contains all the core features.
Add this to your Cargo.toml file.
[dependencies.rglw_orm_core]
version = "0.2.5"
WIP: Missing documentation