rorm 0.9.7

A asynchronous declarative ORM written in pure rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "rorm-cli"]
	path = rorm-cli
	url = https://github.com/rorm-orm/rorm-cli
[submodule "rorm-declaration"]
	path = rorm-declaration
	url = https://github.com/rorm-orm/rorm-declaration
[submodule "rorm-sql"]
	path = rorm-sql
	url = https://github.com/rorm-orm/rorm-sql
[submodule "rorm-db"]
	path = rorm-db
	url = https://github.com/rorm-orm/rorm-db
[submodule "rorm-lib"]
	path = rorm-lib
	url = https://github.com/rorm-orm/rorm-lib.git