aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDataImport.m
Commit message (Expand)AuthorAgeFilesLines
* • finished the first implementation of CSV Import into new tableBibiko2010-09-031-8/+31
* • first preparations to support a CSV import into a new table (not yet exec...Bibiko2010-09-021-11/+11
* Encoding changes and improvements, particularly to increase compatibility wit...rowanbeentje2010-08-251-3/+3
* • overall replacement of:Bibiko2010-08-201-8/+8
* - Add support for automatically converting \r and \r\n linebreaks in query s...rowanbeentje2010-07-291-2/+22
* - Fix positioning bug when using Import From Clipboardrowanbeentje2010-07-251-25/+79
* In addition to Gzip compression support when exporting SQL dumps add the abil...stuconnolly2010-07-241-12/+14
* - Clean up SPDataImport, removing unused methods and cleaning up order and m...rowanbeentje2010-07-191-182/+189
* Rename TableDump to SPDataImport and fix export selected tables functionality.stuconnolly2010-07-061-0/+1438