Skip to content

SSQL sql-update and sql-delete Call sql-where While Using ->where

Adjusts sql-delete and sql-update to pass their rest ...s to ->where, rather than sql-where, since ->where passes everything after the sentence to sql-where, anyway.

Merge request reports