CodeIgniter Forums
Cache database missing? - 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: Cache database missing? (/showthread.php?tid=75083)



Cache database missing? - wasabi - 12-18-2019

Hi,
in CI3 exist:
$this->db->cache_off();
$this->db->cache_delete_all();

in CI4 ? Documentation missing about it and talk only if enable and path.

Suggestion or explain to me?

Thank's a lot