Files
PrestaShop/install-dev/sql/upgrade/1.1.0.3.sql

11 lines
236 B
SQL

SET NAMES 'utf8';
/* ##################################### */
/* STRUCTURE */
/* ##################################### */
DROP TABLE IF EXISTS PREFIX_product_picture;
/* PHP */
/* PHP:moduleReinstaller('blockmyaccount'); */;