Files
ladybird/Userland/Libraries/LibSQL
Jan de Visser 9022cf99ff LibSQL: Add better error handling to evaluate and execute methods
There was a lot of `VERIFY_NOT_REACHED` error handling going on. Fixed
most of those.

A bit of a caveat is that after every `evaluate` call for expressions
that are part of a statement the error status of the `SQLResult` return
value must be called.
2021-10-25 12:59:42 +02:00
..
2021-10-06 23:52:40 +01:00
2021-10-06 23:52:40 +01:00
2021-10-06 23:52:40 +01:00
2021-10-06 23:52:40 +01:00