Description
Provides command-line tooling for Diesel, the Rust database ORM and query builder. It helps developers create migrations, manage database schema files, and support database-backed Rust projects.
Use it in development and deployment workflows for projects that use Diesel. Review migrations before running them, because schema changes can alter or remove important data.