cooked/scripts/gen_types

3 lines
157 B
Plaintext
Raw Normal View History

2024-10-22 15:18:23 +02:00
mkdir -p src/entities
2024-10-31 16:00:26 +01:00
sea-orm-cli generate -v entity --lib --database-url postgres://postgres@localhost/cooked --output-dir ./entities/src --with-serde=both