index
:
sequelpro/.git
master
MySQL/MariaDB database management for macOS
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
TableDump.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename TableDocument to SPDatabaseDocument.
stuconnolly
2010-05-28
1
-2
/
+2
*
Rename TableContent to SPTableContent.
stuconnolly
2010-05-28
1
-1
/
+1
*
Rename TableSource to SPTableStructure.
stuconnolly
2010-05-27
1
-1
/
+1
*
Rename TablesList to SPTablesList.
stuconnolly
2010-05-27
1
-2
/
+2
*
Initial implementation of tabs:
rowanbeentje
2010-05-23
1
-46
/
+46
*
Fix for Issue#656. The setExtensionHidden: method should not be called and s...
mltownsend
2010-05-11
1
-1
/
+2
*
Rework alert sheets:
rowanbeentje
2010-05-09
1
-13
/
+13
*
Review trigger fetching and storage:
rowanbeentje
2010-05-01
1
-40
/
+40
*
- Allow CMTextView to track SPNarrowDownCompletion state, ensuring old windo...
rowanbeentje
2010-04-22
1
-0
/
+1
*
- Fix .sql.gz extension when exporting databases to SQL when the compression...
rowanbeentje
2010-04-17
1
-2
/
+2
*
Review usage of notifications, afterDelay: and waitUntilDone:NO calls:
rowanbeentje
2010-04-12
1
-1
/
+1
*
preserve path name selection only if user ticks the 'compress dump' checkbox ...
Bibiko
2010-04-12
1
-0
/
+11
*
• Export compressed mysql dump
Bibiko
2010-04-12
1
-2
/
+14
*
Add a new SPFileHandle class to support gzip compression and writing on a bac...
rowanbeentje
2010-04-12
1
-36
/
+72
*
• Import from Clipboard
Bibiko
2010-04-10
1
-0
/
+2
*
• added "Import from Clipboard" ⌥⇧⌘I
Bibiko
2010-04-10
1
-13
/
+123
*
• CSV Import
Bibiko
2010-04-06
1
-8
/
+45
*
- Improve error checking for various actions, particularly permissions error...
rowanbeentje
2010-03-31
1
-7
/
+33
*
• some speed improvements and code simplifications for navigator
Bibiko
2010-03-30
1
-0
/
+3
*
- Make [MCPConnection getLastErrorMessage] more consistent by always returni...
rowanbeentje
2010-03-25
1
-12
/
+12
*
General tidy up, with a focus on consolidating more constants in SPConstants....
stuconnolly
2010-03-24
1
-10
/
+10
*
• CSV Import Field Mapper
Bibiko
2010-03-22
1
-37
/
+44
*
• CSV Import
Bibiko
2010-03-22
1
-2
/
+15
*
• fixed bug while CSV import
Bibiko
2010-03-22
1
-6
/
+9
*
- Add a new SPMainThreadTrampoline NSObject category, allowing all NSObjects...
rowanbeentje
2010-03-20
1
-135
/
+123
*
- Make a number of changes to attempt to improve disconnection/quit crashes:...
rowanbeentje
2010-03-16
1
-5
/
+5
*
Fix a couple more potential issues found during static analysis.
stuconnolly
2010-03-15
1
-1
/
+1
*
- Fix some leaks and autoreleases after checking static analysis
rowanbeentje
2010-03-13
1
-1
/
+1
*
• fixed printing of Extended Table Info if Create Table Syntax view has focus
Bibiko
2010-03-13
1
-1
/
+1
*
- Fix the "Import" button for the "Do you really want to load a [large] SQL ...
rowanbeentje
2010-03-10
1
-0
/
+1
*
• CSV Import Field Mapper
Bibiko
2010-03-05
1
-0
/
+34
*
• CSV Import Field Mapper
Bibiko
2010-03-05
1
-1
/
+2
*
• CSV Import Field Mapper
Bibiko
2010-03-04
1
-27
/
+141
*
• CSV Import Field Mapper
Bibiko
2010-03-03
1
-0
/
+1
*
• CSV Field Mapper
Bibiko
2010-03-02
1
-1
/
+1
*
• this commit should fix the displaying the correct read file size and the ...
Bibiko
2010-02-21
1
-6
/
+6
*
• CSV Import Field Mapper
Bibiko
2010-02-21
1
-4
/
+22
*
• CSV Import Field Mapper
Bibiko
2010-02-18
1
-1
/
+1
*
• CSV Import Field Mapper
Bibiko
2010-02-18
1
-1
/
+15
*
• TableDump
Bibiko
2010-02-17
1
-25
/
+17
*
• csv file import mapper
Bibiko
2010-02-17
1
-2
/
+12
*
• field mapper controller
Bibiko
2010-02-16
1
-5
/
+6
*
• re-factored and outsourced the entire CSV import field mapper sheet
Bibiko
2010-02-16
1
-179
/
+41
*
Fix a number of memory leaks, and over-releases, as both a result of manual i...
rowanbeentje
2010-02-10
1
-2
/
+8
*
• some further work at the new field mapper sheet
Bibiko
2010-02-05
1
-4
/
+7
*
- Rework SPSQLParser, extending DELIMITER support into all the original func...
rowanbeentje
2010-02-05
1
-43
/
+91
*
• field mapping sheet is now document-modal instead of blocking SP entirely
Bibiko
2010-02-03
1
-9
/
+24
*
- When exporting CSVs containing linebreaks, no longer escape those linebrea...
rowanbeentje
2010-01-22
1
-7
/
+5
*
Address Issue #546 (format string bugs):
rowanbeentje
2010-01-20
1
-13
/
+14
*
Issue 517: Export MySQL Dump does not include triggers or functions
bamse16
2010-01-14
1
-58
/
+65
[next]