Hi! I had some work to get the Envers test suite up and running, but now the tables are generated in the database. I start with the first test failing: FieldAccessTest line 43: Assert.AreEqual(ver1, AuditReader().Find<FieldAccessEntity>(id, 1));
AuditReader returns null! All looks good in the Oracle tables FIELDACCESSENTITY and even in FIELDACCESSENTITY_AUD: ID REV REVTYPE DATA 1 2 0 first 1 3 1 second Best regards /Örjan -- You received this message because you are subscribed to the Google Groups "nhusers" group. To view this discussion on the web visit https://groups.google.com/d/msg/nhusers/-/cK54VrT3nm0J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
