ProtonMail / gluon

An IMAP server library written in Go
MIT License
455 stars 27 forks source link

fix(GODT-2522): Handle invalid message flag migration #373

Closed LBeernaertProton closed 1 year ago

LBeernaertProton commented 1 year ago

The first db schema could end up with unresolved references that were never corrected. These can cause migration to fail. Adjust migration code to ignore these.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 0.17.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: