Represents a DELETE ... WHERE deletion, reporting the number of rows removed.
Summary
Types
@type t() :: %Dllb.Result.DeletedMany{count: non_neg_integer()}
Represents a DELETE ... WHERE deletion, reporting the number of rows removed.
@type t() :: %Dllb.Result.DeletedMany{count: non_neg_integer()}