aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/data/v32x/user_notifications_table_unique_index.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14992] Add temp index migration for removing duplicatesDavid Colón2017-05-251-1/+6
* [ticket/14992] Reduce notification table col sizesDavid Colón2017-05-251-1/+1
* [ticket/14992] 'method' is needed for the unique indexDavid Colón2017-05-241-1/+1
* [ticket/14992] Remove temp index migrationDavid Colón2017-05-231-5/+0
* [ticket/14992] Make unit tests run more verboseMarc Alexander2017-05-211-1/+1
* [ticket/14992] Check index name length in a more proper wayDavid Colón2017-03-011-1/+6
* [ticket/14992] Add indexes to user_notifications tableDavid Colón2017-03-011-0/+46