Questions tagged [bun-orm]

1 questions
1
vote
0 answers

Differenciate while querying for data from nonexistent resultsets and errors with Bun

I'm evaluating Bun for a new project. I started to model some queries just to found out that usually they return the same "empty" struct, regardless of the underlying failure. For instance, consider something like the following SELECT: ctx :=…
x80486
  • 6,627
  • 5
  • 52
  • 111