Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-24 | Don't use auto id for BLOB test | Boris Kolpackov | 1 | -1/+1 | |
This causes problems with SQL Server 2005. | |||||
2013-08-14 | Add support for object sections | Boris Kolpackov | 1 | -0/+1689 | |
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. |