SphinxQL query builder v0.9.2 Release Notes

    • ๐Ÿ— created Helper class to contain non-query-builder query methods, all returning SphinxQL objects
    • ๐Ÿ— deprecated all non-query-builder query methods in SphinxQL class
    • ๐Ÿ‘Œ improved $sq->enqueue() in SphinxQL class to have a parameter to append any custom SphinxQL objects
    • โž• added $sq->query() method to SphinxQL to allow setting SQL queries without executing them