aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseStructure.m
Commit message (Expand)AuthorAgeFilesLines
* Replace all non-cyclic NSAutoreleasepools with @autoreleasepoolMax2018-05-031-234/+233
* Reapply changes from rolled back commit that are common to master and callbac...Max2018-02-281-0/+2
* Manually roll back all changes for #2979Max2018-02-271-5/+3
* #2979: Rename a method, because it is no longer limited to keychainMax2018-02-231-3/+3
* Next step in the #2979 experimentMax2018-02-181-2/+4
* merge SPExportController (part of #2789)Max2018-01-201-5/+1
* Merge SPDatabaseDocument (part of #2789)Max2018-01-201-1/+0
* * Turn `-[SPMySQLConnection checkConnectionIfNecessary]` into a public method...Max2017-03-091-1/+1
* Fix an issue with autocompletion not suggesting column names (#2507)Max2016-05-161-0/+5
* fix warningsAbhi Beckert2016-04-101-4/+2
* Fix an issue where auto completion in query editor would not work in some cas...Max2016-02-171-0/+1
* Try to fix what could be the cause of #2353 ("Attempted to connect a connecti...Max2016-01-151-1/+11
* * Make a difficult mutex check a bit easier to read and hopefully a bit safer...Max2015-11-141-189/+177
* Wrap a repeated call in a simpler methodMax2015-10-251-0/+8
* Add some info which might help a bit with debugging threading issuesMax2015-07-021-1/+1
* 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