Description
Rust projects using Diesel can manage database schema, migrations, and generated query metadata from the command line. It is useful for developers working with Diesel-backed PostgreSQL, SQLite, or MySQL applications.
This Git package can apply database migrations. Review migration files and target database settings before running commands against important data.