Skip to content

2.6

Compare
Choose a tag to compare
@jorgecc jorgecc released this 18 Sep 00:53
· 116 commits to master since this release
  • 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.