diff options
author | bamse16 <marius@marius.me.uk> | 2009-03-23 18:48:15 +0000 |
---|---|---|
committer | bamse16 <marius@marius.me.uk> | 2009-03-23 18:48:15 +0000 |
commit | 7a43632673b88630644c8b352f584267d3a7fffc (patch) | |
tree | c7f9a5cd7c5d7e1cc7c6ac7490f7a5e7a85c1200 /Source/TableDocument.m | |
parent | 3d58dc8578c5a48e254f3ffa2394ed875c83a60e (diff) | |
download | sequelpro-7a43632673b88630644c8b352f584267d3a7fffc.tar.gz sequelpro-7a43632673b88630644c8b352f584267d3a7fffc.tar.bz2 sequelpro-7a43632673b88630644c8b352f584267d3a7fffc.zip |
Issue 201: Duplicating a row resets values of text/blob fields in the new row
Fixed - If you attempt to duplicate a row in tables where blob/text data is present but hidden and there are no
keys, SP correctly pops up the dialog but then continues execution, and so crashes.
Fixed - If the row being duplicated contains NULL data, exceptions triggered by [NSNull length] are thrown, and SP
stops responding.
Thanks to Rowan for code review
Diffstat (limited to 'Source/TableDocument.m')
0 files changed, 0 insertions, 0 deletions