The short answer…
Yes. Envers should be as database vendor independed as NH Core is.
Longer answer…
The test written for Envers was originally only tested against SQL Server. The last week I’ve made the test also run against postgresql and mysql (and done fixes to go all green). Your specific problem with “DateTime” should probably have been fixed in revision https://bitbucket.org/RogerKratz/nhibernate.envers/changeset/a8fe65e872f8. Trunk should be fine for you I guess.
The problem with making sure tests against Oracle works, is simply that I have no license for it. Can you please run all envers tests against an Oracle db and come back with the result?
/Roger
--
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/-/fs3ZSb6hJsAJ.
To post to this group, send email to nhu...@googlegroups.com.
To unsubscribe from this group, send email to nhusers+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
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
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)
--
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.
I finally got Oracle up and running in my environment.
Will hopefully find time to fix Oracle issues pretty soon. Added a new JIRA issue for this
From: nhu...@googlegroups.com [mailto:nhu...@googlegroups.com] On Behalf Of Örjan Fjällborg
Sent: den 1 juni 2012 15:07
To: nhu...@googlegroups.com
Subject: Re: [nhusers] Envers and Oracle
Hi Roger!
--
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/-/6_gsqjM0J_0J.
Envers (latest trunk) should now work fine against Oracle.
If you find any issues, please report them to the JIRA with a failing test.
From: nhu...@googlegroups.com [mailto:nhu...@googlegroups.com] On Behalf Of Örjan Fjällborg
Sent: den 1 juni 2012 15:07
To: nhu...@googlegroups.com
Subject: Re: [nhusers] Envers and Oracle
Hi Roger!
--
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/-/6_gsqjM0J_0J.