Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-03 | Support for VC12 (2013), initial work | Boris Kolpackov | 2 | -2/+8 | |
2013-10-24 | Don't use auto id for BLOB test | Boris Kolpackov | 2 | -4/+4 | |
This causes problems with SQL Server 2005. | |||||
2013-08-14 | Add support for object sections | Boris Kolpackov | 8 | -0/+4777 | |
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. |