<!--- Please review our guidelines before adding a new issue: https://github.com/magento/magento2/wiki/Issue-reporting-guidelines Fields marked with (*) are required. Please don't remove the template. --> ### Preconditions (*) <!--- Provide the exact Magento version (example: 2.2.5) and any important information on the environment where bug is reproducible. --> 1. Magento 2.3.1 2. MySQL 5.7 / PHP 7.2 ### Steps to reproduce (*) <!--- Important: Provide a set of clear steps to reproduce this bug. We can not provide support without clear instructions on how to reproduce. --> 1. Look at database in phpmyadmin ### Expected result (*) <!--- Tell us what do you expect to happen. --> 1. These tables should delete after cart/catalog price rule is disabled/expired/inactive. ### Actual result (*) 1. These tables are not removed after rules are over. Database stays inflated but thankfully doesn't use the rule prices/actions. 