Thanks. I will try to setup an Oracle db somehow to be able to fix your issue(s). (few days, weeks - don't know unfortunately)
From: [email protected] [mailto:[email protected]] On Behalf Of Örjan Fjällborg Sent: den 1 juni 2012 12:46 To: [email protected] Subject: Re: [nhusers] Envers and Oracle 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]<mailto:[email protected]>. To unsubscribe from this group, send email to [email protected]<mailto:[email protected]>. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en. -- You received this message because you are subscribed to the Google Groups "nhusers" group. 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.
