Commit graph

1 commit

Author SHA1 Message Date
Kelsi
ea713ae994 test(sql): add escape unit tests
5 tests covering: doubled single quotes (King's Land case),
backslash escaping, ordinary text passthrough, control characters
(NUL drop, CR/LF/tab/Ctrl-Z escape sequences), and combined
escapes. Locks in the recent escape expansion that fixed the
multi-line INSERT bug.
2026-05-06 07:47:58 -07:00