Hello Dru Did you ever find an answer to this or nhibernate simply cannot handle hstor or json from postgres?
On Tuesday, February 18, 2014 9:19:18 AM UTC-6, Dru wrote: > > "ERROR: 42804: column "post" is of type json but expression is of type > text" > > I am currently getting this error when I try to save an object to a JSON > column. I have built my OWN IUserType and everything looks good, other than > what I think is a lower level mapping issue. Since DbType doesn't have a > JSON option. Any suggestions on how to handle a DB specific data type? > > -d > -- 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 http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/groups/opt_out.
