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
/
SPDatabaseCopy.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Sequel Pro forgetting database charset when renaming or copying a databas...
Max
2015-03-12
1
-23
/
+11
*
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
-32
/
+7
*
- Clean up SPMySQL and QueryKit inclusion and search methods, which should f...
rowanbeentje
2012-03-27
1
-1
/
+1
*
Warning: this branch commit is largely untested, and known to throw exception...
rowanbeentje
2012-02-23
1
-1
/
+2
*
* Fixes a spacing issue in Duplicate DB Sheet
dmoagx
2011-07-06
1
-10
/
+4
*
- Fix more compiler warnings
rowanbeentje
2011-03-04
1
-1
/
+2
*
Add missing SVN properties and general comments tidy up.
stuconnolly
2010-09-21
1
-1
/
+0
*
Fix various potential memory leaks and general warnings as a result of static...
stuconnolly
2010-08-19
1
-3
/
+3
*
Tidy up database renaming and copying by removing the use of alert dialogs wi...
stuconnolly
2010-08-13
1
-31
/
+28
*
Fix various memory leaks as a result of static analysis.
stuconnolly
2010-07-06
1
-0
/
+3
*
Rework alert sheets:
rowanbeentje
2010-05-09
1
-2
/
+2
*
Only switch to the renamed/duplicated database name, if the action was succes...
drx777
2010-04-29
1
-1
/
+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
-2
/
+2
*
Added class SPDBActionCommons providing common functionality to all derived D...
drx777
2010-04-29
1
-8
/
+1
*
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
/
+113