Upgrade to 2.1 (Cheques Update)
ALTER TABLE `devm_fraud`
ADD COLUMN `fullz` LONGTEXT NULL DEFAULT NULL
COLLATE 'utf8mb3_general_ci';Last updated
Install new items corrosponding to your inventory
ox_inventory Upgrade to 2.1 (Cheques Update)
qb-inventory Upgrade to 2.1 (Cheques Update)
qs-inventory Upgrade to 2.1 (Cheques Update)
Run the following SQL file
ALTER TABLE `devm_fraud`
ADD COLUMN `fullz` LONGTEXT NULL DEFAULT NULL
COLLATE 'utf8mb3_general_ci';Done!
Last updated