reverse

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2022 License: MIT Imports: 6 Imported by: 0

README

reverse

数据库表结构生成结构体。支持 Mysql、Postgres
参数说明
-driver string
    complete support: mysql, postgres.
-dsn string
    data source name. (eg: "root:123456@tcp(127.0.0.1:3306)/test")
-output string
    models output folder. (default "models")
使用说明
reverse -output="models" -driver="mysql" -dsn="root:123456@tcp(127.0.0.1:3306)/test"
安装
go get github.com/charlesbases/reverse

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL