diff --git a/dummydatasqlite.sql b/dummydatasqlite.sql index 6f20010..0b4a452 100644 --- a/dummydatasqlite.sql +++ b/dummydatasqlite.sql @@ -54,7 +54,6 @@ INSERT INTO `course` (name) VALUES ('Lineare Algebra II'), ('Logics of Knowledge and Information'), ('Manifolds'), -('Model Theory'), ('Mathe für Chemiker'), ('Mathe I für Informatik'), ('Mathe I für Maschinenbau'), @@ -75,6 +74,7 @@ INSERT INTO `course` (name) VALUES ('Mathematik im Kontext'), ('Mathematische Grundlagen der Quantenmechanik'), ('Mathematische Statistik'), +('Model Theory'), ('Nichtlineare Optimierung'), ('Numerik gewöhnlicher Differentialgleichungen'), ('Numerische Lineare Algebra'),