P5-6656 add index to improved perfomance in the redirects table (#180)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--P5-6656: add index to improved perfomance in the redirects table
|
||||
|
||||
create index market_locale_id_source_uri_idx on redirects(market_locale_id, source_uri);
|
||||
Reference in New Issue
Block a user