rglw_orm_core 0.2.1

Rustyglware orm based on sqlx library.
Documentation

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.1"

WIP: Missing documentation