Module commands

Module commands 

Source
Expand description

CLI command implementations.

Modulesยง

db
prax db commands - Direct database operations.
format
prax format command - Format Prax schema file.
generate
prax generate command - Generate Rust client code from schema.
init
prax init command - Initialize a new Prax project.
migrate
prax migrate commands - Database migration management.
seed
Database seeding implementation.
validate
prax validate command - Validate Prax schema file.
version
prax version command - Display version information.