| Commit message (Expand) | Author | Age | Files | Lines |
* | - Fix an issue that could cause invalid SQL exports if table contents change... | rowanbeentje | 2013-09-05 | 1 | -47/+35 |
* | - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab... | rowanbeentje | 2013-05-21 | 1 | -1/+1 |
* | - Specify the NULL status of fields when creating view placeholders on expor... | rowanbeentje | 2013-04-14 | 1 | -1/+5 |
* | Fix some 10.8 warnings. | stuconnolly | 2013-02-17 | 1 | -4/+6 |
* | Remove useless init and dealloc method comments and perform general tidy up. | stuconnolly | 2013-01-22 | 1 | -3/+2 |
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -12/+20 |
* | - Change handling of binary string field types during exports: ask MySQL to ... | rowanbeentje | 2012-06-04 | 1 | -46/+83 |
* | Improve formatting of SQL keywords in view syntax prettifier and add an assoc... | stuconnolly | 2012-05-08 | 1 | -4/+4 |
* | - Manually handle some SPFileHandle memory management to significantly impro... | rowanbeentje | 2012-04-12 | 1 | -19/+27 |
* | - Alter table trigger export to only occur if the table structure export is ... | rowanbeentje | 2012-04-11 | 1 | -43/+46 |
* | - Clean up SPMySQL and QueryKit inclusion and search methods, which should f... | rowanbeentje | 2012-03-27 | 1 | -1/+1 |
* | - Fix incorrect queries when building up an export by removing the additiona... | rowanbeentje | 2012-03-27 | 1 | -5/+7 |
* | 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 |