github.com/dabao-zhao/ddltomodel


Install
go get github.com/dabao-zhao/ddltomodel

Documentation

ddltomodel

go-zerogoctl 摘出来的东西

安装

go install github.com/dabao-zhao/ddltomodel@latest

使用

ddltomodel ddl -s=".\test.sql" -d="test"

ddltomodel datasource -u="root:123456@tcp(127.0.0.1:3306)/test" -t="*" -d="test"