An powerful enhanced toolkit of MyBatis for simplify development
-
Updated
May 31, 2022 - Java
First of all sorry for my english
Repro
import db_sqlite
import gatabase
include gatabase/sugar
let db = open("data.sqlite3", "", "", "")
let myTable = createTable "kitten": [
"age" := 1,
"sex" := 'f',
"name" := "unnamed",
"rank" := 3.14,
"weight" := int,
"color" := char,
"owner" := string,
"food" := float,
]
echo myTable.string
Currently the kv store is unqlite. It will be good to integrate LevelDb with Bun
Add a description, image, and links to the orm-framework topic page so that developers can more easily learn about it.
To associate your repository with the orm-framework topic, visit your repo's landing page and select "manage topics."
Fireorm supports validation by leveraging the responsibility to class-validator. To perform the validation we have to declare a function on each abstract repositories like (this one or [this one](https://github.com/wovalle/fireorm/blob/dd10d7d52441894c4701a085d4