-
Notifications
You must be signed in to change notification settings - Fork 30
Allow customization of the Outbox record mapping #234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@Particular/nhibernate-persistence-maintainers please review. |
@SzymonPobiega think it can be reviewed now ;) |
I think updating the doco is missing from the PoA here. |
@MarcinHoppe PoA updated. I'll work on doco now. |
OK, I've added a WIP doco pull. This is now ready for review @MarcinHoppe @HEskandari |
@SzymonPobiega Can we somehow enforce the constraints we documented about |
This LGTM. I'll review the doco separately. |
anything else holding this up? |
@SimonCropp we have huge problems with flaky tests with NH. @MarcinHoppe are you OK with merging this one without the ATT passing? |
👍 from me to merge as long as only "known suspects" are red 😁. |
Introduces the following API:
Fixes #231
Plan of attack