Index: branches/5.2.x/core/install/remove_schema.sql =================================================================== diff -u -N -r14892 -r14929 --- branches/5.2.x/core/install/remove_schema.sql (.../remove_schema.sql) (revision 14892) +++ branches/5.2.x/core/install/remove_schema.sql (.../remove_schema.sql) (revision 14929) @@ -74,3 +74,4 @@ DROP TABLE SiteDomains; DROP TABLE CurlLog; DROP TABLE PromoBlocks; +DROP TABLE PromoBlockGroups;