I'm working with NHibernate Envers and need that audit tables are persisted in another database, to facilitate backup and performance database.
But after searching and trying to implement, I found that the Envers only allows you to specify another schema for audit tables, and schema is not supported by Firebird <http://stackoverflow.com/a/20568198/2290538>. So how could I specify a different connection string to Envers connection? -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
