alexfu / SQLiteQueryBuilder

A library that provides a simple API for building SQLite query statements in Java.
MIT License
70 stars 21 forks source link

Having clause. #16

Closed monxalo closed 9 years ago

monxalo commented 9 years ago

Adds the HAVING expression to GROUP BY operator.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 98.29% when pulling 9bc97eb4a9b48b78cef06074bb775cd641102316 on monxalo:having-clause into 7a3ea78a157732de96072bb17f13504ebe3f7536 on alexfu:develop.