jet/scripts/gen-entities.sh
2024-01-23 12:29:19 +01:00

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