aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableFieldValidation.m
Commit message (Collapse)AuthorAgeFilesLines
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-15/+19
|
* With the exception of CSV tables, make the initial ID column the primary key ↵stuconnolly2011-06-191-1/+1
| | | | as well as auto increment. Implementes issue #297.
* Tidy up SPTableStructure including moving all the private field type ↵stuconnolly2010-10-281-0/+142
validation methods to their own class, SPTableFieldValidation.