bun
bun copied to clipboard
Documentation: Error handling
I'm having a hard time finding how to handle db errors in bun. Specifically, how to check for unique index violations?
I think this deserves both examples and a documentation chapter.