aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseAction.m
Commit message (Collapse)AuthorAgeFilesLines
* - #1235: Prevent renaming a database which contains any non-table objects as ↵Stuart Connolly2017-03-231-19/+5
| | | | | | | | it's currently not supported. - #1235: Inform the user when duplicating a database than any non-table objects won't be copied. - Add missing high resolution images to project. - Fix a potential memory leak inside SPCreateDatabaseInfo
* Updated OCMock framework and added a unit testMax2015-03-161-1/+4
|
* Missed a special case in the previous commitMax2015-03-121-3/+3
|
* Fix Sequel Pro forgetting database charset when renaming or copying a ↵Max2015-03-121-0/+45
| | | | | | database (#2082) (While we're at it, also removed some duplicate CREATE DATABASE code)
* 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
|
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-13/+21
|
* Rename database action class.stuconnolly2012-05-041-0/+33