transaction-outbox icon indicating copy to clipboard operation
transaction-outbox copied to clipboard

Added the ability to override the fetch current version query.

Open wynan opened this issue 2 years ago • 0 comments

Hopefully the last PR before I can start adding the SQL Server code. Need this to support the following fetch query:

SELECT version FROM TXNO_VERSION WITH (UPDLOCK, HOLDLOCK, ROWLOCK)"

Let me know if the preference is for small focused PRs or larger PRs.

wynan avatar Mar 27 '24 22:03 wynan