Fails on db insertion, either recover with try/catch or enforce name uniqueness constraint on SheetName creation and simply chain down (i.e. Alex, Alex0, Alex1....).
Alternatively, it may be acceptable to simply fail and indicate sheet has broken cmdr uniqueness constraint. After all, how can we tell who is what?
Fails on db insertion, either recover with try/catch or enforce name uniqueness constraint on SheetName creation and simply chain down (i.e. Alex, Alex0, Alex1....).
Alternatively, it may be acceptable to simply fail and indicate sheet has broken cmdr uniqueness constraint. After all, how can we tell who is what?