YunoHost-Apps / mailman3_ynh

Mailman - The GNU Mailing List Management System packaged for YunoHost.
GNU Affero General Public License v3.0
6 stars 3 forks source link

Migrations are not run on first install #9

Closed decentral1se closed 4 years ago

decentral1se commented 4 years ago

This is because we override the default Debian Sqlite database details and then the new database is not migrated. This can be resolved by running the migration itself.