diff --git a/dummydatasqlite.sql b/dummydatasqlite.sql index b6948e5..6f20010 100644 --- a/dummydatasqlite.sql +++ b/dummydatasqlite.sql @@ -40,6 +40,7 @@ INSERT INTO `course` (name) VALUES ('Funktionalanalysis II'), ('Geometrie für Lehramt'), ('Gewöhnliche Differentialgleichungen'), +('Graph Theory'), ('Höhere Mathematik I'), ('Höhere Mathematik II'), ('Integrationstheorie'), @@ -53,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'),