2025-02-05 16:38:56 +01:00
2025-02-05 16:38:56 +01:00
2025-02-05 16:38:56 +01:00
2025-02-05 16:38:56 +01:00
2025-02-05 16:30:55 +01:00
2025-02-05 16:34:20 +01:00
2025-02-05 16:38:56 +01:00
2025-02-05 16:38:56 +01:00

HIGurke

Generate Seaography entities

# List all available commands
sea-orm-cli -h

# List all subcommands available in `generate` command
sea-orm-cli generate -h

# Show how to use `generate entity` subcommand
sea-orm-cli generate entity -h

# Generate Seaography entities
sea-orm-cli generate entity --output-dir ./database/src/entity/ --with-serde both --with-copy-enums
Description
No description provided
Readme 47 KiB
Languages
Rust 100%