Getting the following error after ./update.sh
MySQL error: PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-mailcow.sieve_filters DROP FOREIGN KEY fk_username_sieve_global_before' at line 1 in /web/inc/init_db.inc.php:1034 Stack trace: #0 /web/inc/init_db.inc.php(1034): PDO->query('ALTER TABLE lh-...') #1 /web/inc/prerequisites.inc.php(246): init_db_schema() #2 /web/index.php(2): require_once('/web/inc/prereq...') #3 {main}
How can I fix it?