Add end date to the database table
Closed this issue · 1 comments
tomh009 commented
Denormalizing, yes, but it'll make it easier to do the database queries for admin functions later (use DATE rather than DATETIME for simplicity).
djensenius commented
Good idea, I'm just using the default created_at
now. We can get rid of number of nights and default to tonight as the registration with a date picker.