1
0
mirror of https://gitea.com/xorm/manual-en-US synced 2025-10-06 00:22:54 +02:00
Files
xorm-manual-en-US/chapter-13
2020-03-27 14:29:41 +08:00
..
2020-03-27 14:29:41 +08:00

Reverse tool

reverse is a tool to generate codes from database schemas, see https://gitea.com/xorm/reverse .

Install from source

go get xorm.io/reverse

You have to install CG同时你需要安装如下依赖该工程依赖于CGO请注意要安装CGO环境。

Usage

see https://gitea.com/xorm/reverse