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
/
SPSQLExporter.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Warning: this branch commit is largely untested, and known to throw exception...
rowanbeentje
2012-02-23
1
-38
/
+38
*
Add the option to the SQL export view as to whether or not the AUTO_INCREMENT...
stuconnolly
2011-07-10
1
-1
/
+8
*
Implement a large number of minor fixes and improvements to export functional...
rowanbeentje
2011-05-07
1
-11
/
+12
*
Fix more compiler warnings, including a few bugs
rowanbeentje
2011-03-08
1
-4
/
+5
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-1
/
+1
*
- Fix incorrect quoting of BLOB fields on SQL exports
rowanbeentje
2010-10-25
1
-2
/
+3
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
1
-2
/
+0
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-1
/
+0
*
Localize the header included in SQL and XML exports.
stuconnolly
2010-10-19
1
-5
/
+5
*
• for each export/copy/drag method other than SQL pass any spatial fields a...
Bibiko
2010-10-09
1
-1
/
+5
*
Various improvements to server capability/version checking, including:
stuconnolly
2010-10-07
1
-0
/
+8
*
New add index sheet, which includes:
stuconnolly
2010-09-17
1
-0
/
+2
*
Exporter:
rowanbeentje
2010-08-26
1
-1
/
+1
*
• overall replacement of:
Bibiko
2010-08-20
1
-42
/
+27
*
Fix various potential memory leaks and general warnings as a result of static...
stuconnolly
2010-08-19
1
-0
/
+3
*
Various export enhancements and fixes, including:
stuconnolly
2010-08-12
1
-213
/
+228
*
• while exporting SQL skip safely non-existing tables (due to encoding prob...
Bibiko
2010-08-10
1
-195
/
+199
*
In addition to Gzip compression support when exporting SQL dumps add the abil...
stuconnolly
2010-07-24
1
-15
/
+3
*
- Expose a number of help menu items and help buttons to use localisable str...
rowanbeentje
2010-07-18
1
-1
/
+1
*
Improve handling of BIT fields, including:
stuconnolly
2010-07-15
1
-3
/
+8
*
Given that the user can now decide how often a new INSERT statement is create...
stuconnolly
2010-07-08
1
-2
/
+6
*
Fix various memory leaks as a result of static analysis.
stuconnolly
2010-07-06
1
-3
/
+3
*
- Fix SQLexporter known issue from r2311, and fix compilation against the 10...
rowanbeentje
2010-06-13
1
-2
/
+2
*
Exporter ehancements:
stuconnolly
2010-06-13
1
-12
/
+21
*
A number of exporter improvements:
rowanbeentje
2010-06-07
1
-69
/
+97
*
Remove multiple occurrences of accessing the same array element, improving th...
stuconnolly
2010-05-27
1
-6
/
+8
*
Rename TablesList to SPTablesList.
stuconnolly
2010-05-27
1
-1
/
+1
*
- Fix SQL export progress display
rowanbeentje
2010-05-27
1
-507
/
+503
*
Merge export redesign branch back into trunk.
stuconnolly
2010-05-24
1
-2
/
+770
*
More export redesign work. CSV data generation is currently working using the...
stuconnolly
2009-10-06
1
-0
/
+18
*
Some more data exporter redesign changes I've been meaning to commit.
stuconnolly
2009-09-16
1
-16
/
+0
*
More data export work.
stuconnolly
2009-08-29
1
-0
/
+46