Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | • TableStructure | Bibiko | 2010-09-09 | 1 | -1/+4 |
| | | | | | | | - changed: field information are retrieved via [SPTableData columns]; mainly to get all infos like comment, encoding, and collation - added the chance to edit encoding, collation, and comment for each field Note: This is work is progress - not yet optimized but fully workable. Due to GUI I simply added these three columns - improvements will follow | ||||
* | Tweak structure view index collapsing: | rowanbeentje | 2010-07-17 | 1 | -0/+5 |
| | | | | | | | - Make the minimum index view size a little smaller - Add a button to reveal the indexes subview when it is collapsed. This button is hidden when te index view is not collapsed. This addresses Issue #746 | ||||
* | Split the management of a table's indexes (adding and removing) to its own ↵ | stuconnolly | 2010-06-14 | 1 | -14/+7 |
| | | | | controller and XIB in preparation for the UI redesign. | ||||
* | Rename TableSource to SPTableStructure. | stuconnolly | 2010-05-27 | 1 | -0/+109 |