Just tried it and it doesn't work either, the length is still set according to the "BeforeMapProperty" customizer. Maybe I should file a jira?
On 30 Juli, 21:32, Neo <[email protected]> wrote: > Ah, makes sense. > Thanks! > > On 30 Juli, 14:58, Fabio Maulo <[email protected]> wrote: > > > > > it is executed before but you have to specify the len in the customizer > > mapper.Class<Student>(map => map.Property(s => s.Notes, pm > > => {pm.Type(NHibernateUtil.StringClob); pm.Length(int.MaxValue)}));- Dölj > > citerad text - > > - Visa citerad text - -- 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.
