aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPSQLExporter.m
Commit message (Expand)AuthorAgeFilesLines
* Exporter:rowanbeentje2010-08-261-1/+1
* • overall replacement of:Bibiko2010-08-201-42/+27
* Fix various potential memory leaks and general warnings as a result of static...stuconnolly2010-08-191-0/+3
* Various export enhancements and fixes, including:stuconnolly2010-08-121-213/+228
* • while exporting SQL skip safely non-existing tables (due to encoding prob...Bibiko2010-08-101-195/+199
* In addition to Gzip compression support when exporting SQL dumps add the abil...stuconnolly2010-07-241-15/+3
* - Expose a number of help menu items and help buttons to use localisable str...rowanbeentje2010-07-181-1/+1
* Improve handling of BIT fields, including:stuconnolly2010-07-151-3/+8
* Given that the user can now decide how often a new INSERT statement is create...stuconnolly2010-07-081-2/+6
* Fix various memory leaks as a result of static analysis.stuconnolly2010-07-061-3/+3
* - Fix SQLexporter known issue from r2311, and fix compilation against the 10...rowanbeentje2010-06-131-2/+2
* Exporter ehancements:stuconnolly2010-06-131-12/+21
* A number of exporter improvements:rowanbeentje2010-06-071-69/+97
* Remove multiple occurrences of accessing the same array element, improving th...stuconnolly2010-05-271-6/+8
* Rename TablesList to SPTablesList.stuconnolly2010-05-271-1/+1
* - Fix SQL export progress displayrowanbeentje2010-05-271-507/+503
* Merge export redesign branch back into trunk.stuconnolly2010-05-241-2/+770
* More export redesign work. CSV data generation is currently working using the...stuconnolly2009-10-061-0/+18
* Some more data exporter redesign changes I've been meaning to commit.stuconnolly2009-09-161-16/+0
* More data export work.stuconnolly2009-08-291-0/+46