2.6
- 2.6 2020-09-17
- the methods insert(),update(),delete() and insertObject() flushes the cache if it is called with useCache()
, example: $this->usecache('','customers')->insert(); // delete the group cache customers.
- the methods insert(),update(),delete() and insertObject() flushes the cache if it is called with useCache()