Expand description
CLI command implementations.
Modulesยง
- db
prax dbcommands - Direct database operations.- format
prax formatcommand - Format Prax schema file.- generate
prax generatecommand - Generate Rust client code from schema.- init
prax initcommand - Initialize a new Prax project.- migrate
prax migratecommands - Database migration management.- seed
- Database seeding implementation.
- validate
prax validatecommand - Validate Prax schema file.- version
prax versioncommand - Display version information.