reverse

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2022 License: MIT Imports: 8 Imported by: 0

README

reverse

数据库表结构生成结构体。支持 Mysql、Postgres
参数说明
-f string
  config file (default "reverse.toml")
  • reverse.toml

    example

    - type: 数据库类型。支持 mysql、postgres
    - dir: models 文件生成目录
    - dsn: connect dsn
    
使用说明
# 使用默认当前目录下 reverse.toml
reverse

# 指定 toml
reverse -f other.toml
安装
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