aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableStructureDelegate.m
Commit message (Expand)AuthorAgeFilesLines
* Fix more compiler warnings.stuconnolly2011-03-041-1/+1
* fixed compiler warningssqlprodev2011-03-011-1/+5
* - Revert r3187, which only masked an underlying bug and caused double column...rowanbeentje2011-02-111-1/+4
* - Rework the Add Index indexes menu and the auto_increment index required me...rowanbeentje2011-01-041-1/+2
* • fixed table structure logic for date/time fieldsBibiko2010-11-051-2/+5
* Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...rowanbeentje2010-11-031-2/+2
* • TableStructure sheet to ask for the to be used index of an auto_increment...Bibiko2010-11-011-1/+13
* • improved Structure editing logic to allow to choose auto_increment for Ex...Bibiko2010-11-011-4/+23
* Tidy up SPTableStructure including moving all the private field type validati...stuconnolly2010-10-281-7/+7
* Add SPDefaultPasteboardDragType constant.stuconnolly2010-10-281-5/+5
* Split out all of SPTableStructure's delegate and datasource methods into thei...stuconnolly2010-10-261-0/+567