elthran / BookingSystem

A working booking/calendar system for clients to take orders and create a schedule
0 stars 0 forks source link

db queries for unique entries should use .get instead of .first #18

Open elthran opened 6 years ago

elthran commented 6 years ago

That way we can found corrupted, duplicate entries.