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
/
SPDataImport.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Show and hide the custom query info area based on whether custom query err...
rowanbeentje
2010-12-04
1
-0
/
+1
*
- Change the CSV import accessory view to a general import accessory view, b...
rowanbeentje
2010-11-29
1
-4
/
+40
*
Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...
rowanbeentje
2010-11-03
1
-5
/
+1
*
• CSV import now supports to import sequences of 0 and 1 into BIT fields
Bibiko
2010-10-31
1
-9
/
+40
*
- Fix incorrect quoting of BLOB fields on SQL exports
rowanbeentje
2010-10-25
1
-3
/
+14
*
CSV Import Field Mapper
Bibiko
2010-10-25
1
-25
/
+16
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
1
-4
/
+0
*
• CSV Import Field Mapper Sheet
Bibiko
2010-10-23
1
-6
/
+86
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-1
/
+1
*
• fixed issue of unnecessary string escaping for importing spatial data via...
Bibiko
2010-10-10
1
-1
/
+1
*
• enabled SRID editing of spatial fields via WKT string
Bibiko
2010-10-09
1
-1
/
+1
*
• some code cleaning, speed improvements, commenting stuff
Bibiko
2010-10-09
1
-5
/
+9
*
• CSV Import (incl. import from clipboard)
Bibiko
2010-10-09
1
-33
/
+41
*
* One label was too short in Content Filter Manager
dmoagx
2010-09-26
1
-4
/
+6
*
Update Localizable.strings and resolve the use of multiple comments for the s...
stuconnolly
2010-09-21
1
-4
/
+4
*
• finished the first implementation of CSV Import into new table
Bibiko
2010-09-03
1
-8
/
+31
*
• first preparations to support a CSV import into a new table (not yet exec...
Bibiko
2010-09-02
1
-11
/
+11
*
Encoding changes and improvements, particularly to increase compatibility wit...
rowanbeentje
2010-08-25
1
-3
/
+3
*
• overall replacement of:
Bibiko
2010-08-20
1
-8
/
+8
*
- Add support for automatically converting \r and \r\n linebreaks in query s...
rowanbeentje
2010-07-29
1
-2
/
+22
*
- Fix positioning bug when using Import From Clipboard
rowanbeentje
2010-07-25
1
-25
/
+79
*
In addition to Gzip compression support when exporting SQL dumps add the abil...
stuconnolly
2010-07-24
1
-12
/
+14
*
- Clean up SPDataImport, removing unused methods and cleaning up order and m...
rowanbeentje
2010-07-19
1
-182
/
+189
*
Rename TableDump to SPDataImport and fix export selected tables functionality.
stuconnolly
2010-07-06
1
-0
/
+1438