NOTE THAT THIS IS THE OLD VERSION WHEREIN THE BUGS AND ERRORS ARE FIXED BY ME
https://forum.cfx.re/t/esx-paid-release-hobos-development-advanced-jail/4759186
there are lots of leak of this but buggy
-=Stripped Content=-
-=Stripped Content=-
CREATE TABLE IF NOT EXISTS `codem-hud-data` (
`identifier` varchar(65) DEFAULT NULL,
`data` longtext DEFAULT NULL,
`stress` int(11) DEFAULT NULL,
UNIQUE KEY `identifier` (`identifier`) USING HASH
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
this is the sql just paste this