Closed dmaon closed 6 months ago
Hi, in the MysqliDb.php file and function "_buildInsertQuery" there is a wrong use of the implode function.
Thank you @dmaon this worked for me!
Good catch, the array should be the second argument.
Hi, in the MysqliDb.php file and function "_buildInsertQuery" there is a wrong use of the implode function.