| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue 517: Export MySQL Dump does not include triggers or functions | bamse16 | 2010-01-11 | 1 | -8/+43 |
* | - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re... | rowanbeentje | 2010-01-09 | 1 | -64/+64 |
* | - Ensure all results for server variable requests are returned as strings, t... | rowanbeentje | 2010-01-03 | 1 | -0/+2 |
* | - Work through static analysis of the source, fixing a number of small memor... | rowanbeentje | 2009-12-14 | 1 | -0/+1 |
* | Replace the main toolbar's #define'd identifier constants with extern's. This... | stuconnolly | 2009-12-12 | 1 | -1/+1 |
* | - Improve import cancellation responsiveness, especially for lots of short d... | rowanbeentje | 2009-12-02 | 1 | -0/+2 |
* | - Correctly construct queries where the first column of CSV imports are set ... | rowanbeentje | 2009-12-02 | 1 | -1/+4 |
* | Improve the export process: | rowanbeentje | 2009-11-29 | 1 | -47/+113 |
* | Updates to the 'use monospaced font' preference, making it a lot more consist... | stuconnolly | 2009-11-14 | 1 | -31/+12 |
* | Move query mode constants to SPConstants.h. | stuconnolly | 2009-11-13 | 1 | -13/+13 |
* | - Rewrite field mapping table selection logic - simplified logic, no longer ... | rowanbeentje | 2009-11-11 | 1 | -44/+60 |
* | During an import, before entering the loop to execute the current batch of qu... | stuconnolly | 2009-11-11 | 1 | -0/+6 |
* | Fix syntax error in exported ER dot files. Issue #454 | avenjamin | 2009-11-10 | 1 | -1/+3 |
* | • as default add the UTF-8 BOM (byte order marker) \xEFBBBF to a MySQL dump... | Bibiko | 2009-10-29 | 1 | -1/+5 |
* | Replace the use of hard coded preference keys with constants to prevent issue... | stuconnolly | 2009-10-17 | 1 | -15/+16 |
* | - Fix a problem preventing the end of large CSV files from being imported | rowanbeentje | 2009-10-15 | 1 | -1/+1 |
* | • After importing CSV data execute [TableContent reloadTable:] on mainThrea... | Bibiko | 2009-10-08 | 1 | -2/+4 |
* | • outsourced ImportCSV accessory view to fix the disappearing of combobox ... | Bibiko | 2009-10-07 | 1 | -0/+22 |
* | • fixed bug for CSV import | Bibiko | 2009-10-07 | 1 | -0/+8 |
* | Improve Growl interaction to reduce general Growl spammage and improve functi... | rowanbeentje | 2009-10-03 | 1 | -0/+12 |
* | - Add copy create syntax button to the create syntax sheet. | stuconnolly | 2009-10-01 | 1 | -2/+2 |
* | Rewrite CSV import: | rowanbeentje | 2009-09-28 | 1 | -571/+435 |
* | • if the user chose to open a SQL file which is larger than 1MB SP asks for... | Bibiko | 2009-09-26 | 1 | -0/+5 |
* | - Fix an SQL view export error - some MySQL server versions allow NOT NULL D... | rowanbeentje | 2009-09-14 | 1 | -1/+5 |
* | Significantly improve export: | rowanbeentje | 2009-09-14 | 1 | -182/+314 |
* | • fixed bug for exporting tables as XML: now the very last row will be writ... | Bibiko | 2009-09-11 | 1 | -1/+3 |
* | - Re-enable the fine-grained query logging preferences | rowanbeentje | 2009-08-31 | 1 | -1/+22 |
* | Refactor CSV/SQL import structure slightly, and rewrite SQL import: | rowanbeentje | 2009-08-31 | 1 | -298/+413 |
* | Update Localizable.strings by running genstrings and remove use of multiple c... | stuconnolly | 2009-08-28 | 1 | -3/+3 |
* | - Change MCPStreamingResult to use a safer streaming mode by default - downl... | rowanbeentje | 2009-08-20 | 1 | -1/+1 |
* | Issue 351: Export CSV pipe | bamse16 | 2009-08-18 | 1 | -16/+8 |
* | - Fix very end of exported SQL for tabel content with new export code | rowanbeentje | 2009-08-17 | 1 | -1/+1 |
* | - Fix field names in new import following classic last-minute change... | rowanbeentje | 2009-08-17 | 1 | -1/+1 |
* | Rework SQL export: | rowanbeentje | 2009-08-17 | 1 | -12/+30 |
* | Rework data loading in TableContent: | rowanbeentje | 2009-08-11 | 1 | -1/+1 |
* | Source tidy up and missing SVN properties. | stuconnolly | 2009-08-07 | 1 | -15/+16 |
* | Fix sortorder of tables in export multiple tables as CSV/XML accesory view | bamse16 | 2009-08-05 | 1 | -3/+15 |
* | Overhaul CSV import functionality: | rowanbeentje | 2009-08-02 | 1 | -116/+244 |
* | The size of the import array only needs to be counted once. | stuconnolly | 2009-07-31 | 1 | -5/+6 |
* | - Fix "endSheet:returnCode: requires a non-nil sheet" log lines during imports | rowanbeentje | 2009-07-28 | 1 | -12/+6 |
* | Improve TablesList significantly: | rowanbeentje | 2009-07-28 | 1 | -6/+3 |
* | - Fix a reproducible crash when exporting tables caused by a string being au... | rowanbeentje | 2009-07-21 | 1 | -3/+5 |
* | Merge framework integration branch back to trunk. Summary of changes: | stuconnolly | 2009-07-21 | 1 | -14/+14 |
* | - Make the DBView window the document window. This allows the document to b... | rowanbeentje | 2009-07-15 | 1 | -5/+5 |
* | - Fix placeholder exports of views containing enums, improving on r959 | rowanbeentje | 2009-07-07 | 1 | -1/+7 |
* | - Update the import/export progress sheet title to reflect the current activity | rowanbeentje | 2009-07-06 | 1 | -2/+25 |
* | - Fixes crashes in the CSV Field Mapping sheet caused by multiple threads an... | rowanbeentje | 2009-07-06 | 1 | -5/+7 |
* | - Correctly SQL export views with interdependencies on other views or tables... | rowanbeentje | 2009-06-27 | 1 | -1/+78 |
* | • queryString: code cleaning and processing each encoding equally | Bibiko | 2009-06-19 | 1 | -20/+25 |
* | • added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline function | Bibiko | 2009-06-18 | 1 | -35/+34 |