Files
wyczarujprezent.pl/modules/autoupgrade/upgrade/sql/1.4.2.1.sql
2024-10-28 22:14:22 +01:00

4 lines
111 B
SQL

SET NAMES 'utf8';
DELETE FROM `PREFIX_configuration_lang` WHERE 1 AND `value` is NULL AND `date_upd` is NULL;