Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy up. | stuconnolly | 2009-11-07 | 1 | -1/+1 |
| | |||||
* | • moved macros enumerate() and sizeOf() to sequel-pro_Prefix.pch | Bibiko | 2009-06-06 | 1 | -0/+8 |
| | | | | | | • added to SPArrayAdditions.m - (NSArray *)subarrayWithIndexes:(NSIndexSet *)indexes • added "Copy as SQL INSERT" to MainMenu (not yet activated) • added to CMCopyTable - (NSString *)selectedRowsAsSqlInserts for copying selectedRows as INSERT INTO ... string (under constructions, up to now it works for strings) | ||||
* | Source tidy up including standard header for all source files. | stuconnolly | 2009-05-18 | 1 | -1/+1 |
| | |||||
* | - Fixed an issue causing a crash with large SQL imports. NSLog was dumping ↵ | avenjamin | 2009-04-22 | 1 | -0/+8 |
| | | | | the sql file and was crashing due to the size of the file. Line is commented out in non-Debug builds. | ||||
* | MERGED r262:266 from branches/stuart02 to trunk to include new project ↵ | stuconnolly | 2008-12-10 | 1 | -0/+7 |
structure. |