Files
idpan.poznan.pl/administrator/components/com_admin/sql/updates/mysql/4.3.0-2022-11-06.sql
2026-02-08 21:16:11 +01:00

3 lines
133 B
SQL

-- Remove dummy entries for #__ucm_content rows in the #__assets table
DELETE FROM `#__assets` WHERE `name` LIKE '#__ucm_content.%';