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
/
SPTableData.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Rework TableContent row count fetching, loading it in the correct location...
rowanbeentje
2009-08-13
1
-2
/
+9
*
Disable updating the number of rows in the selected table in the table data c...
stuconnolly
2009-07-21
1
-1
/
+1
*
Merge framework integration branch back to trunk. Summary of changes:
stuconnolly
2009-07-21
1
-8
/
+6
*
• bug fixed for the case that table status returns NULL for number of rows:
Bibiko
2009-07-21
1
-1
/
+1
*
Improvements to reporting the correct row count for tables. See issue #141.
stuconnolly
2009-07-21
1
-0
/
+9
*
• fixed: if SPTableData returns for dict: tableStatus key:Rows = NULL (as f...
Bibiko
2009-07-20
1
-0
/
+9
*
- Update r1003 to also work with views (fixes Issue #335)
rowanbeentje
2009-07-15
1
-1
/
+2
*
- Make the DBView window the document window. This allows the document to b...
rowanbeentje
2009-07-15
1
-2
/
+3
*
Rework data storage and retrieval in TableContent and CustomQuery backing arr...
rowanbeentje
2009-07-13
1
-0
/
+1
*
Issue 333: Problems with single quotes in table name by escaping the single q...
bamse16
2009-07-11
1
-1
/
+3
*
- Make changes to the table structure flush the appropriate table data caches
rowanbeentje
2009-06-24
1
-0
/
+7
*
- We have always allowed setting "on update CURRENT_TIMESTAMP" for timestamp...
rowanbeentje
2009-06-24
1
-0
/
+9
*
• tried to unify the displaying of error messages (mainly converted them in...
Bibiko
2009-06-24
1
-4
/
+16
*
- Improve support for MySQL running in ANSI mode (or ANSI_QUOTES), fixing a ...
rowanbeentje
2009-06-22
1
-39
/
+41
*
• added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline function
Bibiko
2009-06-18
1
-25
/
+29
*
updated dot generator to handle multi-col fk's with a different arrow type an...
mtvee
2009-06-11
1
-0
/
+3
*
• cleaned code for the case that the user selects a view which causes a MyS...
Bibiko
2009-06-10
1
-1
/
+1
*
update dot file genertor to use SPTableData instead of a v5 style query for f...
mtvee
2009-06-10
1
-0
/
+1
*
Fixed some memory leaks found using llvm/clang. There are still some to fix
bamse16
2009-06-05
1
-4
/
+1
*
• added: the "Show Create Syntax" window now follows the selection in the t...
Bibiko
2009-06-04
1
-1
/
+1
*
• Table Info
Bibiko
2009-05-28
1
-1
/
+24
*
Redesigned table information pane.
stuconnolly
2009-05-27
1
-0
/
+32
*
More header updates for source files, including Subversion Id property.
stuconnolly
2009-05-19
1
-0
/
+2
*
fixed bug with SPTableData not clearing cache properly
mtvee
2009-05-15
1
-9
/
+11
*
fixed #254 and an unreported bug in the constraint parser
mtvee
2009-05-15
1
-2
/
+2
*
basic constraint editing working with db for add/delete
mtvee
2009-05-14
1
-1
/
+3
*
preliminary support for constraint editing
mtvee
2009-05-14
1
-1
/
+113
*
- added ability to view function and procedures and preliminary ability to in...
mtvee
2009-05-13
1
-2
/
+6
*
- picked wrong rev during merge
avenjamin
2009-04-10
1
-1
/
+1
*
- Add a preference (currently with no UI) for connection timeout
rowanbeentje
2009-03-28
1
-4
/
+6
*
- fixed issue #203 (backticks in identifiers not supported)
jakob
2009-03-24
1
-5
/
+24
*
Issue 202: NULL is prefilled in a non-NULL text field
bamse16
2009-03-22
1
-1
/
+6
*
Issue #201 Duplicating a row resets values of text/blob fields in the new row
bamse16
2009-03-22
1
-0
/
+18
*
SPSQLParser changes:
rowanbeentje
2009-03-19
1
-23
/
+29
*
More small bugfixes
bamse16
2009-03-11
1
-0
/
+2
*
Cleaned up warnings when building against 10.5 SDK
avenjamin
2009-02-28
1
-3
/
+4
*
A patch to improve View support, addressing Issue #130. This patch undoes th...
rowanbeentje
2009-02-23
1
-158
/
+319
*
Visible improvements in this build:
rowanbeentje
2009-02-18
1
-0
/
+509