CodeIgniter Forums
InsertBatch useTimestamps not working - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30)
+--- Thread: InsertBatch useTimestamps not working (/showthread.php?tid=77268)



InsertBatch useTimestamps not working - MatheusCastro - 08-09-2020

Even with protected:

PHP Code:
$useTimestamps true

The function insertBatch does not insert the time and day data correctly. 

All appear zeroed.