aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseInfo.m
Commit message (Expand)AuthorAgeFilesLines
* Add initial support of moving views when renaming a database. Currently not h...stuconnolly2012-05-041-48/+0
* - 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
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-30/+3
* Tidy up database renaming and copying by removing the use of alert dialogs wi...stuconnolly2010-08-131-13/+15
* Rework alert sheets:rowanbeentje2010-05-091-1/+1
* Cleanup/simplification: using messageWindow property directly instead of the ...drx7772010-04-291-5/+1
* Now longer using [NSApp mainWindow] but a reference to the correct window for...drx7772010-04-291-1/+1
* Added class SPDBActionCommons providing common functionality to all derived D...drx7772010-04-291-6/+1
* It would help if I actually used the correct keyword myself when setting SVN ...stuconnolly2010-04-291-1/+1
* * removed SPDatabaseCopyTest testCopyDatabaseTables which is out of place heredrx7772010-04-281-3/+19
* This changeset implements renaming and duplicating databases on a server. Det...drx7772010-04-281-0/+66