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
/
SPExportInitializer.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Complete the implementation of supporting MySQL's XML schema format when expo...
stuconnolly
2010-11-05
1
-1
/
+4
*
Fix a few issues that prevented an XML export to multiple files.
stuconnolly
2010-11-04
1
-14
/
+30
*
Minor comment.
stuconnolly
2010-10-24
1
-0
/
+2
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
1
-2
/
+0
*
If the user chooses to overwrite the output file(s) when performing an export...
stuconnolly
2010-08-26
1
-1
/
+1
*
Exporter:
rowanbeentje
2010-08-26
1
-1
/
+4
*
Encoding changes and improvements, particularly to increase compatibility wit...
rowanbeentje
2010-08-25
1
-5
/
+5
*
Fix release and dist builds.
stuconnolly
2010-08-16
1
-4
/
+2
*
Ensure that the XML file header is written when performing an XML export of t...
stuconnolly
2010-08-14
1
-0
/
+2
*
Various export enhancements and fixes, including:
stuconnolly
2010-08-12
1
-148
/
+126
*
Replace redundant code with newly established methods.
stuconnolly
2010-07-30
1
-50
/
+10
*
Tidy up SPExportController by splitting out all filename related methods to a...
stuconnolly
2010-07-25
1
-6
/
+6
*
In addition to Gzip compression support when exporting SQL dumps add the abil...
stuconnolly
2010-07-24
1
-48
/
+21
*
- Expose a number of help menu items and help buttons to use localisable str...
rowanbeentje
2010-07-18
1
-1
/
+1
*
Export redesign (#610) CSV filename tweaks:
rowanbeentje
2010-07-17
1
-2
/
+4
*
Rename CustomQuery as SPCustomQuery.
stuconnolly
2010-07-06
1
-1
/
+1
*
• replaced @"sql" and @"spf" by their SPConstant definitions
Bibiko
2010-06-24
1
-1
/
+1
*
Fix CSV exporting by correctly setting the filename when exporting to multipl...
stuconnolly
2010-06-18
1
-2
/
+6
*
Exporter ehancements:
stuconnolly
2010-06-13
1
-0
/
+3
*
Exporter fixes:
stuconnolly
2010-06-10
1
-3
/
+0
*
Exporter enhancements, including:
stuconnolly
2010-06-09
1
-13
/
+2
*
When cancelling an export remove all files already written to disk.
stuconnolly
2010-06-07
1
-6
/
+10
*
A number of exporter improvements:
rowanbeentje
2010-06-07
1
-47
/
+28
*
On the XML export dialog add the option to specify the placeholder of exporte...
stuconnolly
2010-06-06
1
-0
/
+2
*
- Exporter: SQL select/deselect all will now toggle structure/drop table if ...
rowanbeentje
2010-06-06
1
-0
/
+9
*
Rename TableDocument to SPDatabaseDocument.
stuconnolly
2010-05-28
1
-2
/
+2
*
Rename TablesList to SPTablesList.
stuconnolly
2010-05-27
1
-1
/
+1
*
- Fix SQL export progress display
rowanbeentje
2010-05-27
1
-9
/
+6
*
Data export fixes:
stuconnolly
2010-05-26
1
-4
/
+1
*
Merge export redesign branch back into trunk.
stuconnolly
2010-05-24
1
-0
/
+626