[UC 41] PR review changes
Compare changes
@@ -342,7 +342,7 @@ public class ApptDAO {
@@ -342,7 +342,7 @@ public class ApptDAO {
"SELECT * FROM appointment WHERE " + /*" sched_date.after(?)=TRUE AND sched_date.before(?)=TRUE");*/
"DATE(sched_date)<=DATE_ADD(CURRENT_DATE, INTERVAL ? DAY) AND " + //sched_date day is before or at (numDays) days from now