added parser for Wotufa
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -326,7 +326,7 @@ public class MariaDB implements Database {
|
||||
.apply(event.title(), event.description(), start, end, location, coords);
|
||||
|
||||
// TODO: update links, attachments, tags
|
||||
|
||||
LOG.log(WARNING,"updating of tags, links and attachments not implemented!");
|
||||
return Payload.of(event);
|
||||
} catch (SQLException sqle) {
|
||||
return error(sqle, "Failed to update database entry");
|
||||
|
||||
Reference in New Issue
Block a user