Code Improve : Data_SQL

This commit is contained in:
sparkyx 2025-05-11 21:34:13 +02:00
parent a21554139c
commit 69acd7f67d
5 changed files with 431 additions and 23 deletions

View file

@ -347,6 +347,7 @@ define('EXC_PARAM_TYPE', 1006);
define('EXC_DUPLICATE', 1200);
define('EXC_INVALID', 1400);
define('EXC_FORBIDDEN', 1500);
define('EXC_DATA_SQL', 2001);
// exception when balance is incorrect when saving an operation
define('EXC_BALANCE', 1501);
define("UNPINDG", "");