averyfairbanks / WatchTower

0 stars 0 forks source link

If Meal was not able to be created the error needs to be more nuanced #12

Closed averyfairbanks closed 1 year ago

averyfairbanks commented 1 year ago

When the user table was empty, I tried inserting a meal from the client. Because I check for the existence of a user first the insert failed, but nothing in the client or on the server notified me as such

averyfairbanks commented 1 year ago

resolved by #10