Files
ladybird/Userland/Libraries/LibSQL/Database.cpp
Timothy Flynn aba7f11a50 LibSQL: Partially implement the DELETE command
This implements enough to delete rows filtered by a WHERE clause.
2022-11-30 11:43:13 +01:00

7.6 KiB