In SQLite I have a date that is stored in a view. Each company has a last_market_entry_date. I am trying to create a query that pulls the company info with (date + 1 day). I al