This repository has been archived on 2022-04-14. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
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