Hi people These days I've been working in PostgreSQL support with NHibernate, so far is doing it pretty well. http://nhforge.org/groups/nhusers/wiki/known-issues-for-specific-rdbms.aspx
Right now PostgreSQL doesn't support Schema Update and Schema Validation, if someone need this requeriment or just want to contribute, can send us an implementation for that. You can see examples of SchemaUpdate here: https://nhibernate.svn.sourceforge.net/svnroot/nhibernate/trunk/nhibernate/src/NHibernate/Dialect/Schema/FirebirdMetaData.cs https://nhibernate.svn.sourceforge.net/svnroot/nhibernate/trunk/nhibernate/src/NHibernate/Dialect/Schema/OracleMetaData.cs https://nhibernate.svn.sourceforge.net/svnroot/nhibernate/trunk/nhibernate/src/NHibernate/Dialect/Schema/MsSqlMetaData.cs Cheers -- Dario Quintana http://darioquintana.com.ar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
