| Crates.io | rglw_orm_core |
| lib.rs | rglw_orm_core |
| version | 0.3.0 |
| created_at | 2024-09-24 19:46:54.257773+00 |
| updated_at | 2025-05-23 17:41:48.180208+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_core |
| max_upload_size | |
| id | 1385622 |
| size | 145,946 |
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.3.0"
WIP: Missing documentation