Predko Silvestr

Results 3 issues of Predko Silvestr

**Is your feature request related to a problem? Please describe.** I faced a problem that I couldn't check if the bucket exists or not. Also, it would be nice to...

enhancement

## Type of change New feature (non-breaking change which adds functionality) ## Checklist: - [x] Formatted with `cargo fmt` - [x] Make an entry to `CHANGELOG.md` if it's relevant to...

Made modules `database`, `metadata`, ... publicly available for users that want to include sqlx-cli into their own helper binary or other library. (It's easier to use `migrate::run` directly without building...