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
/
SPTableStructure.m
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...
rowanbeentje
2010-11-03
1
-7
/
+7
*
• TableStructure sheet to ask for the to be used index of an auto_increment...
Bibiko
2010-11-01
1
-56
/
+51
*
• improved Structure editing logic to allow to choose auto_increment for Ex...
Bibiko
2010-11-01
1
-2
/
+18
*
Tidy up SPTableStructure including moving all the private field type validati...
stuconnolly
2010-10-28
1
-169
/
+116
*
Add SPDefaultPasteboardDragType constant.
stuconnolly
2010-10-28
1
-9
/
+5
*
Split out all of SPTableStructure's delegate and datasource methods into thei...
stuconnolly
2010-10-26
1
-530
/
+2
*
• improved the TableStructure handling of GEOMETRY fields and their validat...
Bibiko
2010-10-25
1
-3
/
+3
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
1
-3
/
+0
*
When adding or editing a field and the option to make it the primary key is s...
stuconnolly
2010-10-20
1
-30
/
+47
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-1
/
+0
*
• implemented for TableStructure's source table the possibility to hide/unh...
Bibiko
2010-10-15
1
-0
/
+57
*
• display SPA in the Key column if a field has a spatial key
Bibiko
2010-10-09
1
-1
/
+4
*
• added spatial field types to field list suggestions
Bibiko
2010-10-08
1
-3
/
+26
*
• fixed issue836 by avoiding the fact that while selecting a new table the...
Bibiko
2010-09-22
1
-15
/
+18
*
• TableStructure
Bibiko
2010-09-21
1
-25
/
+126
*
Update Localizable.strings and resolve the use of multiple comments for the s...
stuconnolly
2010-09-21
1
-1
/
+0
*
- Remove a number of invalid [NSTableView makeFirstResponder] calls that had...
rowanbeentje
2010-09-18
1
-3
/
+3
*
New add index sheet, which includes:
stuconnolly
2010-09-17
1
-0
/
+3
*
- Consolidate structure and content row editing cancellation code into a sin...
rowanbeentje
2010-09-16
1
-24
/
+23
*
• fixed issue for showing the optimized field type; it can return NULL; if ...
Bibiko
2010-09-13
1
-2
/
+2
*
• added to Structure source table's context menu item: "Show optimized fiel...
Bibiko
2010-09-12
1
-0
/
+49
*
• SPTableStructure
Bibiko
2010-09-10
1
-1
/
+1
*
• TableStructure
Bibiko
2010-09-10
1
-4
/
+4
*
• TableStructure
Bibiko
2010-09-10
1
-160
/
+113
*
• TableStructure
Bibiko
2010-09-10
1
-85
/
+189
*
• TableStructure
Bibiko
2010-09-10
1
-17
/
+89
*
• for Structure editing: try to save a row being edited _before_ the row se...
Bibiko
2010-09-09
1
-0
/
+7
*
• Structure editing
Bibiko
2010-09-09
1
-46
/
+73
*
• Structure
Bibiko
2010-09-09
1
-0
/
+8
*
• [SPDatabase getDatabaseCollationsForEncoding:] now uses a cache to reduce...
Bibiko
2010-09-09
1
-2
/
+19
*
• TableStructure
Bibiko
2010-09-09
1
-342
/
+377
*
• overall replacement of:
Bibiko
2010-08-20
1
-12
/
+12
*
Tweak structure view index collapsing:
rowanbeentje
2010-07-17
1
-2
/
+19
*
When reordering a timestamp field ensure the query is correctly constructed w...
stuconnolly
2010-07-02
1
-5
/
+10
*
• several fixes for index table in Structure view
Bibiko
2010-06-15
1
-6
/
+4
*
Split the management of a table's indexes (adding and removing) to its own co...
stuconnolly
2010-06-14
1
-429
/
+137
*
- Alter the behaviour of the return key in structure view, making it consist...
rowanbeentje
2010-06-12
1
-6
/
+16
*
- Fix incorrect non-reset after structure editing which results in an unchan...
rowanbeentje
2010-06-09
1
-2
/
+10
*
- Ensure start/end query notifications are sent on the main thread to avoid ...
rowanbeentje
2010-06-01
1
-4
/
+4
*
Rename TableDocument to SPDatabaseDocument.
stuconnolly
2010-05-28
1
-2
/
+2
*
Rename TableSource to SPTableStructure.
stuconnolly
2010-05-27
1
-0
/
+1921
[prev]