Timothy Flynn
d9055de7ea
LibSQL: Add a new Result class to replace SQLResult
...
The existing SQLResult class predates our TRY semantics. As a result, in
the AST execution methods, there is a lot of is_error checking on values
that could instead be wrapped with TRY. This new class will allow such
semantics, and is also stack allocated (no need to be a RefPtr). It is
heavily based on LibJS's completion class.
2022-02-10 12:20:35 +00:00
..
2022-02-09 15:35:37 +00:00
2021-08-21 22:03:30 +02:00
2021-08-21 22:03:30 +02:00
2021-08-21 22:03:30 +02:00
2022-02-05 00:35:03 +01:00
2022-02-05 00:35:03 +01:00
2022-02-05 00:35:03 +01:00
2022-02-10 12:20:35 +00:00
2021-08-21 22:03:30 +02:00
2021-08-21 22:03:30 +02:00
2022-01-24 22:36:09 +01:00
2021-12-04 20:49:22 +03:30
2021-08-21 22:03:30 +02:00
2021-08-21 22:03:30 +02:00
2021-08-21 22:03:30 +02:00
2021-10-06 23:52:40 +01:00
2021-11-10 14:47:49 +01:00
2022-02-10 12:20:35 +00:00
2022-01-16 11:17:15 +01:00
2022-01-16 11:17:15 +01:00
2021-08-21 22:03:30 +02:00
2021-10-06 23:52:40 +01:00
2021-08-21 22:03:30 +02:00
2021-08-21 22:03:30 +02:00
2021-10-05 02:22:19 +02:00
2022-01-15 13:29:48 +03:30
2022-02-10 12:20:35 +00:00
2022-02-10 12:20:35 +00:00
2021-08-21 22:03:30 +02:00
2021-11-10 14:47:49 +01:00
2021-11-10 14:47:49 +01:00
2021-11-10 14:47:49 +01:00
2021-10-05 02:22:19 +02:00
2022-02-05 00:35:03 +01:00
2021-11-10 14:47:49 +01:00
2021-08-21 22:03:30 +02:00