I had migrated my store from Magento 1 and I'm having many URLs that contain .html.html in the final of the string.
I want to update all my 88187 URL rewrites, replacing .html.html to .html
I already checked my URL suffix and prefix, and the product and category URLs registered in the admin panel.
How could I do that via SQL in the url_rewrite table?
