transaction-outbox
transaction-outbox copied to clipboard
Added the ability to override the fetch current version query.
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.