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
*
Disable ID generation during duplicate database
Max
2014-09-18
1
-0
/
+14
*
Update URL in source file header to point to GitHub.
Stuart Connolly
2014-01-26
1
-1
/
+1
*
Remove SVN property placeholder.
Stuart Connolly
2014-01-26
1
-2
/
+0
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-12
/
+20
*
Rename database action class.
stuconnolly
2012-05-04
1
-1
/
+0
*
Add initial support of moving views when renaming a database. Currently not h...
stuconnolly
2012-05-04
1
-17
/
+23
*
Merge outline view branch into trunk.
stuconnolly
2012-05-02
1
-12
/
+14
|
\
|
*
Bring outline view branch up to date with trunk.
stuconnolly
2012-04-16
1
-1
/
+1
|
*
Bring outline view branch up to date with trunk (r3471:r3517).
stuconnolly
2012-03-18
1
-3
/
+4
*
|
- 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