aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPIndexesController.h
Commit message (Expand)AuthorAgeFilesLines
* #2705: FULLTEXT indexes should not require a column size prefix.Stuart Connolly2017-03-171-21/+3
* Add support for FULLTEXT indexes in InnoDB tablesMax2015-04-061-1/+2
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* Changing SP_REFACTOR macro to SP_CODAsqlprodev2013-02-141-5/+5
* - Remove all BWToolKit elements from the ExportDialog, DatabaseServerVariabl...rowanbeentje2012-08-021-11/+1
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-14/+32
* Add index sheet improvements:stuconnolly2012-04-301-0/+1
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-4/+4
* - Cleanup: improve compatibility with 10.7 SDK to reduce compiler warningsrowanbeentje2012-02-081-1/+2
* - Prevent export and indexes controller awakeFromNib: routines from being ru...rowanbeentje2011-08-251-0/+1
* - Review changes made in r3376 and revert a number of regressionsrowanbeentje2011-08-141-3/+2
* merged latest SP_REFACTOR changessqlprodev2011-08-021-2/+3
* - Rework a number of protocol defintions when refactoring to fix IB compilat...rowanbeentje2011-06-211-3/+2
* merging SP_REFACTOR branch with trunksqlprodev2011-05-191-1/+22
* - Add the ability to double-click in empty areas of the main tableviews to a...rowanbeentje2011-04-251-2/+2
* initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...sqlprodev2011-04-111-0/+2
* Update indexes controller constants.stuconnolly2010-10-191-7/+0
* Add support in the new index sheet for specifying an index's key block size (...stuconnolly2010-09-221-0/+2
* New add index sheet, which includes:stuconnolly2010-09-171-3/+40
* • several fixes for index table in Structure viewBibiko2010-06-151-0/+1
* Split the management of a table's indexes (adding and removing) to its own co...stuconnolly2010-06-141-0/+65