sudo pacman -Syu 5c4ebf7152 | ||
---|---|---|
cmd/populatedb | ||
internal | ||
.gitignore | ||
.golangci.yml | ||
CHANGELOG.md | ||
Makefile | ||
README.md | ||
go.mod | ||
go.sum |
README.md
populatedb
Install
go install github.com/haunt98/populatedb-go/cmd/populatedb@latest
Run
Example:
populatedb g --dialect "mysql" --url "root:@tcp(localhost:4000)/production" --table "production_2022" --number 10000000