aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseAction.h
Commit message (Collapse)AuthorAgeFilesLines
* - #1235: Prevent renaming a database which contains any non-table objects as ↵Stuart Connolly2017-03-231-13/+4
| | | | | | | | 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
* Well, and then there was backwards compatibility…Max2015-03-121-0/+5
|
* Missed a special case in the previous commitMax2015-03-121-1/+1
|
* Fix Sequel Pro forgetting database charset when renaming or copying a ↵Max2015-03-121-0/+27
| | | | | | 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-15/+22
|
* Rename database action class.stuconnolly2012-05-041-0/+51