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
/
SPXMLExporter.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-13
/
+21
*
Fix incorrect slash for nil data items in an XML export. Fixes issue #1404.
stuconnolly
2012-07-19
1
-1
/
+1
*
Fix more gcc warnings.
stuconnolly
2012-05-09
1
-7
/
+6
*
- Clean up SPMySQL and QueryKit inclusion and search methods, which should f...
rowanbeentje
2012-03-27
1
-1
/
+1
*
- Fix an exception when attempting to preserve the selection in a table with...
rowanbeentje
2012-03-24
1
-1
/
+3
*
Warning: this branch commit is largely untested, and known to throw exception...
rowanbeentje
2012-02-23
1
-19
/
+13
*
- Fix more compiler warnings
rowanbeentje
2011-03-15
1
-0
/
+1
*
- Improve handling of table names containing backslashes
rowanbeentje
2010-12-14
1
-1
/
+3
*
Complete the implementation of supporting MySQL's XML schema format when expo...
stuconnolly
2010-11-05
1
-108
/
+205
*
Start moving towards using the same XML format as MySQL uses. The inclusion o...
stuconnolly
2010-11-04
1
-22
/
+19
*
- 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
*
• for each export/copy/drag method other than SQL pass any spatial fields a...
Bibiko
2010-10-09
1
-0
/
+3
*
Fix the display and updating of the export progress sheet when performing an ...
stuconnolly
2010-08-14
1
-0
/
+3
*
Various export enhancements and fixes, including:
stuconnolly
2010-08-12
1
-5
/
+9
*
On the XML export dialog add the option to specify the placeholder of exporte...
stuconnolly
2010-06-06
1
-5
/
+14
*
Remove unsed try/catch exception blocks in all data exporters.
stuconnolly
2010-05-27
1
-147
/
+144
*
Data export fixes:
stuconnolly
2010-05-26
1
-5
/
+5
*
Merge export redesign branch back into trunk.
stuconnolly
2010-05-24
1
-4
/
+214
*
More export redesign work. CSV data generation is currently working using the...
stuconnolly
2009-10-06
1
-0
/
+48