public VistsByDayQuery2(IDatabase db, QueryBuilder builder, DateClause clause) { this.db = db; this.builder = builder; this.clause = clause; }