6 lines
239 B
SQL
6 lines
239 B
SQL
DROP TABLE IF EXISTS `PREFIX_otpr_tpl`;
|
|
DROP TABLE IF EXISTS `PREFIX_otpr_tpl_lang`;
|
|
DROP TABLE IF EXISTS `PREFIX_otpr_order_discount`;
|
|
DROP TABLE IF EXISTS `PREFIX_otpr_order_wrapping`;
|
|
DROP TABLE IF EXISTS `PREFIX_otpr_wholesale_price`;
|