File Manager

Current Directory: /home/astoriaah/www/administrator/components/com_admin/sql/updates/postgresql
Viewing File: /home/astoriaah/www/administrator/components/com_admin/sql/updates/postgresql/3.9.8-2019-06-15.sql
DROP INDEX IF EXISTS "#__template_styles_idx_home"; # Queries removed, see https://github.com/joomla/joomla-cms/pull/25484 CREATE INDEX "#__template_styles_idx_client_id" ON "#__template_styles" ("client_id"); CREATE INDEX "#__template_styles_idx_client_id_home" ON "#__template_styles" ("client_id", "home");