[READ-ONLY] Mirror of https://github.com/mostlyobvious/En57. DCB-compatible event store library in Ruby with support for PostgreSQL.

Return failure position master

- Include the last matching fail-if event position in failure results so callers can refresh their read boundary after a conditional append loses. - Derive the position in the append SQL function so the reported boundary is consistent with the append-condition check.