stable

Clone or download

Read-only

Remove composite primary key on user dashboard

This is a part of story #10173 Have multiple dashboards To test: Run forgeupgrade then you should have user_dashboards updated: - without composite primary key - with an index on user_id Change-Id: I4172a6f9a8c0cf3099fdb16fafee83394e285264

Modified Files

Name
M src/db/mysql/database_structure.sql +2 −2 Go to diff View file
A src/db/mysql/updates/2017/201705121210_update_table_user_dashboards.php +50 −0 Go to diff View file