Skip to content

Major changes

Latest
Compare
Choose a tag to compare
@TimurSultanov TimurSultanov released this 01 Dec 14:21
8bdca08
  • made it work with PHP 7.1+ only
  • added ability to work with LONGVARBINARY and BLOB column types
  • added ability to make concrete columns searchable
  • added code to work properly with NULL values and findOneOrCreate() function
  • made some refactoring