SELECT * FROM WJ07LG4.appointments WHERE start >= current_date and start <= \'2020-12-17\'; this query works and brings up proper results.
SELECT * FROM WJ07LG4