would anyone know the solution for this issue ??
[ script:mysql-async] [MySQL] [ERROR] [inventory] An error happens for query “UPDATE inventories SET data=? WHERE type=? AND identifier=? : [”[{“name”:“coca_leaf”,“count”:1,“label”:“Coca Leaf”,“type”:“item_standard”},{“name”:“repairkit”,“count”:2,“label”:“Repair Kit”,“type”:“item_standard”},{“name”:“cocaine”,“count”:3,“label”:“Cocaine Powder”,“type”:“item_standard”},{“name”:“hackerdevice”,“count”:42,“type”:“item_weapon”},{“name”:“iron”,“count”:3438,“label”:“Iron”,“type”:“item_standard”},{“name”:“gold”,“count”:1719,“label”:“Gold”,“type”:“item_standard”},{“name”:“copper”,“count”:1484,“label”:“Copper”,“type”:“item_standard”},{“name”:“water”,“count”:28,“type”:“item_standard”},{“name”:“bread”,“count”:986,“label”:“Bread”,“type”:“item_standard”},{“name”:“redsnapper”,“count”:1,“label”:“Red Snapper”,“type”:“item_standard”},{“name”:“drill”,“count”:1,“label”:“Drill”,“type”:“item_standard”},{“name”:“hackerDevice”,“count”:1,“label”:“Hacking Device”,“type”:“item_standard”}]",“trunk”,“PCM 750”]": ER_BAD_FIELD_ERROR: Unknown column ‘type’ in ‘where clause’
[ script:mysql-async] [MySQL] [ERROR] [inventory] An error happens for query “UPDATE inventories SET data=? WHERE type=? AND identifier=? : [”[{“name”:“coca_leaf”,“count”:1,“label”:“Coca Leaf”,“type”:“item_standard”},{“name”:“repairkit”,“count”:2,“label”:“Repair Kit”,“type”:“item_standard”},{“name”:“cocaine”,“count”:3,“label”:“Cocaine Powder”,“type”:“item_standard”},{“name”:“hackerdevice”,“count”:42,“type”:“item_weapon”},{“name”:“iron”,“count”:3438,“label”:“Iron”,“type”:“item_standard”},{“name”:“gold”,“count”:1719,“label”:“Gold”,“type”:“item_standard”},{“name”:“copper”,“count”:1484,“label”:“Copper”,“type”:“item_standard”},{“name”:“water”,“count”:28,“label”:“Water”,“type”:“item_standard”},{“name”:“bread”,“count”:981,“type”:“item_standard”},{“name”:“redsnapper”,“count”:1,“label”:“Red Snapper”,“type”:“item_standard”},{“name”:“drill”,“count”:1,“label”:“Drill”,“type”:"item_
Thanks in advance
