sea-orm-cli 0.1.0

Command line utility for SeaORM
sea-orm-cli-0.1.0 is not a library.
Visit the last successful build: sea-orm-cli-1.0.0-rc.4

SeaORM CLI

Getting Help:

cargo run -- -h

Running Entity Generator:

cargo run -- entity generate -url mysql://sea:sea@localhost/bakery -schema bakery -o out