mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Convention adds support for StringLengthAttribute Adds StringLengthMax attribute to hide arbitrarily large number Increate Routable.Title length to nvarchar(1024) and Body.Text length to nvarchar(max)