stable

Clone or download

Read-only

Add missing index on the plugin_oauth2_server_app table

There is no index on the project_id column while being used in multiple queries to do some joins. Part of story #14542: have OAuth2 flow Change-Id: I49f52119e69a4dda14808a158848351d49fd1c59

Modified Files

Name
M plugins/oauth2_server/db/install.sql +2 −1 Go to diff View file
A plugins/oauth2_server/db/mysql/2020/202003291710_add_project_id_index_oauth2_server_app_table.php +44 −0 Go to diff View file