Files
ladybird/Userland/Libraries/LibSQL/AST/Update.cpp
Timothy Flynn 53f8d62ea4 LibSQL: Partially implement the UPDATE command
This implements enough to update rows filtered by a WHERE clause.
2022-12-07 13:09:00 +01:00

2.0 KiB