aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPSQLExporter.h
Commit message (Expand)AuthorAgeFilesLines
* Restructure some code for shorter linesMax2015-11-201-1/+1
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+19
* Add the option to the SQL export view as to whether or not the AUTO_INCREMENT...stuconnolly2011-07-101-0/+6
* Add missing protocol conformance to exporter delegates.stuconnolly2010-10-291-1/+1
* Considering nearly every class uses constants, import it via the prefix header.stuconnolly2010-10-191-1/+0
* Various export enhancements and fixes, including:stuconnolly2010-08-121-60/+47
* Tidy up SPExportController by splitting out all filename related methods to a...stuconnolly2010-07-251-2/+0
* In addition to Gzip compression support when exporting SQL dumps add the abil...stuconnolly2010-07-241-6/+0
* Exporter ehancements:stuconnolly2010-06-131-1/+15
* A number of exporter improvements:rowanbeentje2010-06-071-4/+4
* - Fix SQL export progress displayrowanbeentje2010-05-271-2/+9
* Merge export redesign branch back into trunk.stuconnolly2010-05-241-0/+100
* More export redesign work. CSV data generation is currently working using the...stuconnolly2009-10-061-3/+0
* Some more data exporter redesign changes I've been meaning to commit.stuconnolly2009-09-161-7/+2
* More data export work.stuconnolly2009-08-291-0/+40