Merge branch 'master' into feature-19473/VUE_Filter_Navigation_Widgets

This commit is contained in:
Paolo
2022-08-08 12:11:08 +02:00
630 changed files with 4101 additions and 94869 deletions
+1 -1
View File
@@ -175,7 +175,7 @@ SELECT
SELECT
'Verlinkung von '||content_id AS art
FROM campus.tbl_contentsprache
WHERE content::text LIKE '%content.php?content_id='||content.content_id||'%'
WHERE content::text LIKE '%content.php?content_id='||content.content_id
/*WHERE content::text ~* '[\w\d\s]*content\.php\?content_id=1245[\w\d\s]*'*/
) verwendung
) AS verwendung_in,