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
*
Fix table name token not being used in SQL exports even when only one table i...
Max
2015-10-24
1
-1
/
+2
*
Fix export of BIT fields in SQL (#2262)
Max
2015-10-04
1
-1
/
+1
*
Fix some minor compiler warnings
Max
2015-02-03
1
-0
/
+6
*
Formalize [x release], x = nil; convention
Max
2015-01-04
1
-1
/
+1
*
Reformatting code for modern ObjC
Max
2014-12-13
1
-3
/
+3
*
Fix memory leaks.
Stuart Connolly
2014-05-28
1
-3
/
+3
*
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
-15
/
+22
*
- Improve export encoding changes to occur after the export start, fixing er...
rowanbeentje
2012-06-10
1
-13
/
+10
*
Export tidy up.
stuconnolly
2012-05-25
1
-6
/
+6
*
Fix implicit cast warnings.
stuconnolly
2012-05-11
1
-2
/
+2
*
- Clean up SPMySQL and QueryKit inclusion and search methods, which should f...
rowanbeentje
2012-03-27
1
-1
/
+1
*
- When exporting a query result or filtered table view make sure we're includ...
stuconnolly
2012-03-20
1
-3
/
+4
*
Warning: this branch commit is largely untested, and known to throw exception...
rowanbeentje
2012-02-23
1
-2
/
+1
*
Fix for NULL values in CSV export (same as last commit, but this one actually...
stuconnolly
2011-07-24
1
-1
/
+2
*
Add the option to the SQL export view as to whether or not the AUTO_INCREMENT...
stuconnolly
2011-07-10
1
-0
/
+1
*
Implement a large number of minor fixes and improvements to export functional...
rowanbeentje
2011-05-07
1
-12
/
+46
*
When performing an SQL export only append the file extension if necessary. Fi...
stuconnolly
2011-04-29
1
-2
/
+5
*
- Fix compiler warnings for MCPKit - largely typecast related
rowanbeentje
2011-03-02
1
-1
/
+1
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-0
/
+2
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-1
/
+2
*
Apply a tweaked version of a patch by Aaron Linville (http://www.linville.org...
rowanbeentje
2010-12-05
1
-0
/
+1
*
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
[next]