index
:
sequelpro/.git
master
MySQL/MariaDB database management for macOS
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
SPTableCopy.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Clean up SPMySQL and QueryKit inclusion and search methods, which should f...
rowanbeentje
2012-03-27
1
-4
/
+0
*
tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTOR
sqlprodev
2012-03-27
1
-0
/
+4
*
Warning: this branch commit is largely untested, and known to throw exception...
rowanbeentje
2012-02-23
1
-3
/
+4
*
* Fixes a spacing issue in Duplicate DB Sheet
dmoagx
2011-07-06
1
-7
/
+29
*
Various improvements to server capability/version checking, including:
stuconnolly
2010-10-07
1
-6
/
+2
*
Fix various potential memory leaks and general warnings as a result of static...
stuconnolly
2010-08-19
1
-1
/
+5
*
Tidy up database renaming and copying by removing the use of alert dialogs wi...
stuconnolly
2010-08-13
1
-56
/
+31
*
Minor tidy up including the removal of unnecessary imports.
stuconnolly
2010-08-12
1
-1
/
+0
*
Fix various memory leaks as a result of static analysis.
stuconnolly
2010-07-06
1
-3
/
+4
*
- A database with views caused copy DB to crash. Thus, views are for the time...
drx777
2010-05-10
1
-28
/
+21
*
Rework alert sheets:
rowanbeentje
2010-05-09
1
-4
/
+4
*
Cleanup/simplification: using messageWindow property directly instead of the ...
drx777
2010-04-29
1
-6
/
+2
*
Now longer using [NSApp mainWindow] but a reference to the correct window for...
drx777
2010-04-29
1
-1
/
+1
*
Added class SPDBActionCommons providing common functionality to all derived D...
drx777
2010-04-29
1
-7
/
+1
*
removing debug output (NSLog calls)
drx777
2010-04-29
1
-2
/
+0
*
* removed SPDatabaseCopyTest testCopyDatabaseTables which is out of place here
drx777
2010-04-28
1
-5
/
+5
*
SVN properties.
stuconnolly
2010-04-28
1
-1
/
+1
*
This changeset implements renaming and duplicating databases on a server. Det...
drx777
2010-04-28
1
-0
/
+151