Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to ↵ | rowanbeentje | 2013-05-21 | 1 | -1/+1 |
| | | | | enable some more | ||||
* | - Fix string type detection, addressing errors when converting string types ↵ | rowanbeentje | 2013-04-16 | 1 | -1/+1 |
| | | | | to blob or binary fields (addressing Issue #1453) | ||||
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -15/+19 |
| | |||||
* | 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. |