MR-VL / Consolidev

GNU Affero General Public License v3.0
0 stars 3 forks source link

Add try-catch block to Database $STMT statement #56

Closed MR-VL closed 4 weeks ago

MR-VL commented 1 month ago

Make sure that program will catch errors when trying to insert into the database

possible errors:

database is offline
Source code has been changed
critical unexplained error
MR-VL commented 4 weeks ago

fixed in pr https://github.com/MR-VL/Consolidev/pull/58