Files
neoirc/internal
user 534d10d719
Some checks failed
check / check (push) Has been cancelled
fix(service): make ApplyUserMode apply stage transactional
WIP: the apply loop issued independent UPDATEs, so a failure partway
through '+w-o' left '+w' persisted while the caller reported total
failure, contradicting the doc comment. Collapse the parsed ops to the
final value of each flag and write them in one transaction via the new
db.SetSessionUserModes.
2026-09-04 05:32:19 +00:00
..