9334d2f4f7
Migrates email user options to a new data structure, where `email_always`, `email_direct` and `email_private_messages` are replace by * `email_messages_level`, with options: `always`, `only_when_away` and `never` (defaults to `always`) * `email_level`, with options: `always`, `only_when_away` and `never` (defaults to `only_when_away`) |
||
---|---|---|
.. | ||
20180917024729_remove_superfluous_columns.rb | ||
20180917034056_remove_superfluous_tables.rb | ||
20181012123001_drop_group_locked_trust_level_from_user.rb | ||
20181112013117_migrate_url_site_settings.rb | ||
20190103065652_remove_uploaded_meta_id_from_category.rb | ||
20190205104116_drop_unused_auth_tables.rb | ||
20190208144706_drop_unused_auth_tables_again.rb | ||
20190312194528_drop_email_user_options_columns.rb |