4 lines
158 B
Bash
Executable File
4 lines
158 B
Bash
Executable File
rm -Rf crates/entities/src
|
|
|
|
sea-orm-cli generate entity --with-copy-enums --with-serde=both -u postgres://postgres@localhost/jet -v -l -o crates/entities/src
|