Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | With the exception of CSV tables, make the initial ID column the primary key ↵ | stuconnolly | 2011-06-19 | 1 | -1/+1 |
| | | | | as well as auto increment. Implementes issue #297. | ||||
* | Tidy up SPTableStructure including moving all the private field type ↵ | stuconnolly | 2010-10-28 | 1 | -0/+142 |
validation methods to their own class, SPTableFieldValidation. |