Update DBPlan.cpp
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/* TO DO
|
||||
deleteVeranstalter() und deleteVeranstaltung() Foreignkey Constraint fixen
|
||||
Funktion getEinsatzplan() erstellen
|
||||
*/
|
||||
|
||||
|
||||
#include "DBPlan.hpp"
|
||||
|
||||
DBPlan::DBPlan(std::string connStr) : DBHandler(connStr) {
|
||||
|
||||
Reference in New Issue
Block a user