PostgreSQL array types support

28 views
Skip to first unread message

Sly

unread,
Dec 23, 2015, 12:19:43 PM12/23/15
to nhusers
Hello. 
PostgreSQL has an awesome support of arrays of basic types. For now we are using it with IUserType implementation. But wouldn't it be nice if NHibernate could do it with custom PostgreSQL91Dialect. I could do a pool request for this, but need some directions in a way of implementation. 
Should this dialect register base types for all basic array types using RegisterColumnType as done in this example? Or if it is implemented inside NHibernate code it can be done in a better way? 
Thanks.

Paul

unread,
Jan 1, 2016, 6:13:41 AM1/1/16
to nhusers
+1 I would really like to see NHibernate support PostgreSQL arrays too. I am also currently using an IUserType for arrays. 
Reply all
Reply to author
Forward
0 new messages