Fixes
- Inline edits to non-text columns — staged edits to
timestamptz,uuid,int,numeric, andjsonbcolumns now commit instead of failing with a42804type-mismatch error. The SET clause now wraps each parameter inCAST($N AS type)the same way WHERE-clause keys already do.