Files
serenity/Userland/Libraries
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-09-12 23:38:57 +02:00
2021-10-17 21:01:52 -07:00
2021-10-01 01:06:40 +01:00
2021-10-06 23:52:40 +01:00