migrant icon indicating copy to clipboard operation
migrant copied to clipboard

Migration management for PostgreSQL/SQLite/MySQL

Results 3 migrant issues
Sort by recently updated
recently updated
newest added

error logs: ``` Errors: error[E0277]: the `?` operator can only be applied to values that implement `Try` --> /Users/david/.cargo/registry/src/github.com-1ecc6299db9ec823/migrant-0.14.0/src/main.rs:236:23 | 236 | let mut builder = self_update::backends::github::Update::configure()?; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the...

v0.14 was released quite a while ago, but the source code for it was never tagged. Could you still add that tag? It makes packaging the software slightly nicer.