diff options
author | Bibiko <bibiko@eva.mpg.de> | 2009-08-20 08:34:02 +0000 |
---|---|---|
committer | Bibiko <bibiko@eva.mpg.de> | 2009-08-20 08:34:02 +0000 |
commit | 0d239b324ea6408284af9af62e28aef0c9e2044e (patch) | |
tree | 09a11e296f9b8b8327434124784416f96a4489ec /Source/SPFieldEditorController.m | |
parent | a3f0cd7a5c21c87f154956cb645cb41b1bb35821 (diff) | |
download | sequelpro-0d239b324ea6408284af9af62e28aef0c9e2044e.tar.gz sequelpro-0d239b324ea6408284af9af62e28aef0c9e2044e.tar.bz2 sequelpro-0d239b324ea6408284af9af62e28aef0c9e2044e.zip |
• bug fixed for _downloadAllData
- do not check "if (rowDataLength)" due to the fact that a row could have the length 0 ( if all columns are set to NULL ), otherwise the entire row will be set to NULL and this causes a mismatch in the number of columns for that row later on
• minor code cleaning (indentions)
Diffstat (limited to 'Source/SPFieldEditorController.m')
0 files changed, 0 insertions, 0 deletions