On TodaysMeet [https://todaysmeet.com/] I need to check that a name is not in
use before creating a new record. Unfortunately, because names can be reused
over time, I can’t create a UNIQUE key in the database and enforce it there.
That means there is some tiny amount