stable

Clone or download

Read-only

Add SQL index on expiration date

This is part of story #13667 have an expiration date associated to API AccessKey Given that keys are retrived by expiration_date for the daily deletion, then we add an index on this information. Change-Id: Ia5d29a29fe75421afd4f096e6265ae49f399fe38

Modified Files

Name
M src/db/mysql/database_structure.sql +2 −1 Go to diff View file
A src/db/mysql/updates/2019/201908081421_add_index_on_user_access_key_expiration_date.php +43 −0 Go to diff View file