From d9478ff2cd5d68b42b0ccd7e1ee56929f1ad9c46 Mon Sep 17 00:00:00 2001 From: Banana Date: Fri, 1 Jan 2021 16:12:17 +0100 Subject: [PATCH] mysql has try catch now --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index 3b080a4..44c5d05 100644 --- a/TODO +++ b/TODO @@ -2,9 +2,7 @@ * User management: Rights for a user and group. Used in user and group selections. * Field management: Web interface * Collection fields: final remove from entry table -* Use try/catch for mysql stuff * Better error handling and display while adding / update and delete -* better debug. When debug true, write into log file. -> see if(DEBUG) * Mass edit of entries * delete of a collection * sort by filter for collection display -- 2.39.5