Hello, first excuse my bad English. ;D
I added Envers to my project, but I noticed that the intermediate audit
tables (many to many) were not created with the prefix "TB_" which was
defined in the configuration.
The other tables were created with the prefix normally.
I configured like this:
config.SetProperty ("nhibernate.envers.audit_table_prefix", "TB_");
what might have happened?
--
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/-/3I0NqteaKVwJ.
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.