mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 22:52:10 +02:00
The sql REPL had the created/updated rows swapped by mistake. Also make sure SQLServer fills in the correct value depending on the executed command, and that the DELETE command indicates the rows it deleted.