aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseStructure.m
Commit message (Expand)AuthorAgeFilesLines
* Fix an issue where auto completion in query editor would not work in some cas...release-1.1.1-rc2Max2016-02-171-0/+1
* Fix for #2353 ("Attempted to connect a connection that is not disconnected")release-1.1.1-rc1Max2016-02-121-188/+186
* Addition to commit 2735e15bMax2015-01-041-3/+2
* Formalize [x release], x = nil; conventionMax2015-01-041-3/+3
* 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
* Tidy up.stuconnolly2013-10-271-24/+33
* * Changed a query (addressing issue #1687)dmoagx2013-04-241-9/+9
* - Add names for most threads created by Sequel Pro for easier debugrowanbeentje2012-10-141-1/+2
* - In the SPMySQL.framework, separate framework-triggered connections and dis...rowanbeentje2012-10-141-2/+9
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-13/+20
* Fix gcc warnings.stuconnolly2012-05-091-1/+1
* - Clean up SPMySQL and QueryKit inclusion and search methods, which should f...rowanbeentje2012-03-271-4/+0
* tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTORsqlprodev2012-03-271-0/+4
* - Fix crashes caused by the database structure retrieval continuing briefly ...rowanbeentje2012-03-181-3/+12
* SPMySQL integration bugfixes:rowanbeentje2012-03-141-7/+4
* Final feature work on the SPMySQL branch before merging:rowanbeentje2012-03-141-0/+647