aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableData.m
diff options
context:
space:
mode:
authorBibiko <bibiko@eva.mpg.de>2009-10-16 22:18:04 +0000
committerBibiko <bibiko@eva.mpg.de>2009-10-16 22:18:04 +0000
commitc3eb7de88f2baf7774749f4311a84b75ef833eb7 (patch)
treea301a76611096d6718468b0d85fe6a4ae38e6d30 /Source/SPTableData.m
parent974049dd4fbe6b42c1a8349f72ea355cf6a38634 (diff)
downloadsequelpro-c3eb7de88f2baf7774749f4311a84b75ef833eb7.tar.gz
sequelpro-c3eb7de88f2baf7774749f4311a84b75ef833eb7.tar.bz2
sequelpro-c3eb7de88f2baf7774749f4311a84b75ef833eb7.zip
• fixed NSString pointer reassignment in SPArrayAddition's method 'componentsJoinedAndBacktickQuoted'
• improved deletion of rows in tables which have no primary keys - check for duplicated rows first; if no duplicates are found use all columns as 'primary keys' and delete the rows via … WHERE (a='…' AND b='…') OR (a='…' AND b='…') OR …
Diffstat (limited to 'Source/SPTableData.m')
0 files changed, 0 insertions, 0 deletions