diff --git a/dummydatasqlite.sql b/dummydatasqlite.sql index 0b4a452..6f20010 100644 --- a/dummydatasqlite.sql +++ b/dummydatasqlite.sql @@ -54,6 +54,7 @@ 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'), @@ -74,7 +75,6 @@ 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'),