Cribac / dogear

WIP Webapp to manage bookmarks
GNU General Public License v3.0
1 stars 0 forks source link

Better error handling when CRUD operations fail #94

Open Cribac opened 2 months ago

Cribac commented 2 months ago

This needs a more robust error handling when CRUD operations (especially with constrains) fail.

Related to #92