Files
ladybird/Userland/Libraries/LibSQL/AST/Insert.cpp
Timothy Flynn df2ddcafd4 LibSQL: Remove the now-unused ExecutionContext::result object
The INSERT and SELECT statements set up this object for any expression
evaluation to indicate errors. This is no longer needed.
2022-02-10 23:11:13 +01:00

2.7 KiB