Castle ActiveRecord template not setting the underlying type of an enum in columntype
Posted: Wed 05 Feb 2014 07:44
Hi,
When using the Castle ActiveRecord template for generation of classes it doesn't use the underlying type of enums but reflects the actual enum classname as 'ColumnType'.
Is this intententional, am I missing something or is this a bug?
-
Peter
When using the Castle ActiveRecord template for generation of classes it doesn't use the underlying type of enums but reflects the actual enum classname as 'ColumnType'.
Is this intententional, am I missing something or is this a bug?
-
Peter