From 73a13bf82856d39713ef00112cefa71ca3da953b Mon Sep 17 00:00:00 2001 From: Yasen Pramatarov Date: Tue, 11 Jun 2024 14:10:04 +0300 Subject: [PATCH] Updates TODO --- TODO.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 40ed968..a3fe65f 100644 --- a/TODO.md +++ b/TODO.md @@ -11,8 +11,10 @@ - ~~participants (join/leave time and details)~~ - issues - errors - - info about JVBs used + - ~~info about JVBs used~~ --- * FIXMEs: - ~~long commandline options work ok in jilo-cli, but not in jilo - update them as in cli~~ - - finish SQL refactoring, move to separate tables for conferences and participants, linked by id + - ~~finish SQL refactoring, move to separate tables for conferences and participants, linked by id~~ + - update jilo-cli to work with new SQL + - fix sqlite and mysql schemas differences with the new SQL