Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Version 1.0.5 (Feature Release)

Choose a tag to compare

@timothymarois timothymarois released this 06 Aug 17:10
· 48 commits to master since this release
  • Added new method database class truncate() as an alias of flush(true)
  • Added REGEX as new query operator. Uses preg_match($regex, $fieldValue)