Fix: Remove notes from bottom of sitemap.xml
This commit is contained in:
@@ -30,7 +30,7 @@ BEGIN
|
||||
, value_new
|
||||
, id_change_set
|
||||
)
|
||||
-- Changed dog
|
||||
-- Changed location
|
||||
SELECT NEW.id_link, 'id_location', CONVERT(OLD.id_location, CHAR), CONVERT(NEW.id_location, CHAR), NEW.id_change_set
|
||||
WHERE NOT OLD.id_location <=> NEW.id_location
|
||||
UNION
|
||||
|
||||
Reference in New Issue
Block a user