Module Controller Fixed

This commit is contained in:
brausjonas
2023-05-23 18:40:49 +02:00
parent ed13b80a23
commit aadd9f5f94
5 changed files with 130 additions and 70 deletions
+31
View File
@@ -126737,3 +126737,34 @@ No data is available [2000-214]
2023-05-22 22:54:50 jdbc[3]: exception
org.h2.jdbc.JdbcSQLNonTransientException: Keine Daten verfügbar
No data is available [2000-214]
2023-05-23 18:20:34 jdbc[3]: exception
org.h2.jdbc.JdbcSQLNonTransientException: Keine Daten verfügbar
No data is available [2000-214]
2023-05-23 18:22:59 jdbc[3]: exception
org.h2.jdbc.JdbcSQLSyntaxErrorException: Syntax Fehler in SQL Befehl "INSERT INTO modules (userid, semesterid, name, activated) Values (1, 59, Lineare [*]Algebra, 1)"; erwartet "(, ., [, ::, AT, FORMAT, *, /, %, +, -, ||, NOT, IS, ILIKE, REGEXP, AND, OR, ,, )"
Syntax error in SQL statement "INSERT INTO modules (userid, semesterid, name, activated) Values (1, 59, Lineare [*]Algebra, 1)"; expected "(, ., [, ::, AT, FORMAT, *, /, %, +, -, ||, NOT, IS, ILIKE, REGEXP, AND, OR, ,, )"; SQL statement:
INSERT INTO modules (userid, semesterid, name, activated) Values (1, 59, Lineare Algebra, 1) [42001-214]
2023-05-23 18:23:50 jdbc[3]: exception
org.h2.jdbc.JdbcSQLSyntaxErrorException: Syntax Fehler in SQL Befehl "INSERT INTO modules (userid, semesterid, name, activated) Values (1, 59, Lineare [*]Algebra, 1)"; erwartet "(, ., [, ::, AT, FORMAT, *, /, %, +, -, ||, NOT, IS, ILIKE, REGEXP, AND, OR, ,, )"
Syntax error in SQL statement "INSERT INTO modules (userid, semesterid, name, activated) Values (1, 59, Lineare [*]Algebra, 1)"; expected "(, ., [, ::, AT, FORMAT, *, /, %, +, -, ||, NOT, IS, ILIKE, REGEXP, AND, OR, ,, )"; SQL statement:
INSERT INTO modules (userid, semesterid, name, activated) Values (1, 59, Lineare Algebra, 1) [42001-214]
2023-05-23 18:25:06 jdbc[3]: exception
org.h2.jdbc.JdbcSQLSyntaxErrorException: Syntax Fehler in SQL Befehl "insert into modules (userid, semesterid, name, activated) Values (1, 59, Lineare [*]Algebra, 1)"; erwartet "(, ., [, ::, AT, FORMAT, *, /, %, +, -, ||, NOT, IS, ILIKE, REGEXP, AND, OR, ,, )"
Syntax error in SQL statement "insert into modules (userid, semesterid, name, activated) Values (1, 59, Lineare [*]Algebra, 1)"; expected "(, ., [, ::, AT, FORMAT, *, /, %, +, -, ||, NOT, IS, ILIKE, REGEXP, AND, OR, ,, )"; SQL statement:
insert into modules (userid, semesterid, name, activated) Values (1, 59, Lineare Algebra, 1) [42001-214]
2023-05-23 18:26:07 jdbc[3]: exception
org.h2.jdbc.JdbcSQLSyntaxErrorException: Syntax Fehler in SQL Befehl "insert into modules (userid, semesterid, name, activated) Values (1, 59, Lineare [*]Algebra, 1)"; erwartet "(, ., [, ::, AT, FORMAT, *, /, %, +, -, ||, NOT, IS, ILIKE, REGEXP, AND, OR, ,, )"
Syntax error in SQL statement "insert into modules (userid, semesterid, name, activated) Values (1, 59, Lineare [*]Algebra, 1)"; expected "(, ., [, ::, AT, FORMAT, *, /, %, +, -, ||, NOT, IS, ILIKE, REGEXP, AND, OR, ,, )"; SQL statement:
insert into modules (userid, semesterid, name, activated) Values (1, 59, Lineare Algebra, 1) [42001-214]
2023-05-23 18:27:08 jdbc[3]: exception
org.h2.jdbc.JdbcSQLNonTransientException: Keine Daten verfügbar
No data is available [2000-214]
2023-05-23 18:37:40 jdbc[3]: exception
org.h2.jdbc.JdbcSQLNonTransientException: Keine Daten verfügbar
No data is available [2000-214]
2023-05-23 18:39:13 jdbc[3]: exception
org.h2.jdbc.JdbcSQLNonTransientException: Keine Daten verfügbar
No data is available [2000-214]
2023-05-23 18:39:49 jdbc[3]: exception
org.h2.jdbc.JdbcSQLNonTransientException: Keine Daten verfügbar
No data is available [2000-214]