Andy Breuhan

Results 1 issues of Andy Breuhan

### Description: The sqlx library already has a feature in sqlx-cli https://github.com/launchbadge/sqlx/blob/main/sqlx-cli/src/migrate.rs To run migration till a specific version. Unfortunately this functionality isn't yet exposed to the library. Therefore, this...