aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/data/v32x
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14992] Add temp index migration for removing duplicatesDavid Colón2017-05-254-3/+54
* [ticket/14992] Reduce notification table col sizesDavid Colón2017-05-252-1/+49
* [ticket/14992] 'method' is needed for the unique indexDavid Colón2017-05-241-1/+1
* [ticket/14992] Remove temp index migrationDavid Colón2017-05-233-52/+1
* [ticket/14992] Make unit tests run more verboseMarc Alexander2017-05-212-2/+2
* [ticket/14992] Shorten index name for user_id and item_idMarc Alexander2017-05-211-2/+2
* [ticket/14992] Check index name length in a more proper wayDavid Colón2017-03-016-7/+146
* [ticket/14992] Add indexes to user_notifications tableDavid Colón2017-03-013-0/+151
* [ticket/14967] Add cookie notice migration fixing invalid previous oneMarc Alexander2017-01-081-0/+36