aboutsummaryrefslogtreecommitdiff
path: root/common/section/basics
AgeCommit message (Collapse)AuthorFilesLines
2013-10-24Don't use auto id for BLOB testBoris Kolpackov2-4/+4
This causes problems with SQL Server 2005.
2013-08-14Add support for object sectionsBoris Kolpackov4-0/+2404
Sections are an optimization mechanism that allows the partitioning of data members of a persistent class into groups that can be separately loaded and/or updated.