I want to make a query to get the number of rows in the model MyTable that have the field expire (datetime) be a date in the current week.
In MySQL I execute the followin