UNPKG

sphinxql

Version:

SphinxQL query builder for Node.JS. Supports Sphinx search(2.x and 3.x) and Manticore search

10 lines (6 loc) 158 B
describe('Tests for HAVING field generator', () => { it('creates a valid having expression', () => { //TODO expect(true).toBeTruthy(); }); });