Hi, I am using Postgresql and Nhibernate and in my table I have Identity column. When I try to insert it is not allowing me to insert sysing that Identity column should not be provided in the query while saving data. But I am unable to ignore the that column while insert the Data.
-- 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 view this discussion on the web visit https://groups.google.com/d/msgid/nhusers/266adfe3-d324-4cf5-9116-e750d5eb67c2n%40googlegroups.com.
