Hi, I've seen that hibernate has a property format_sql so that the sql is formatted properly in the log. If I add this to my config file :
<property name="hibernate.format_sql">true</property> the property gets underlined as it is not recognised. Is there an equivalent in nhibernate ? Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
