diff options
author | stuconnolly <stuart02@gmail.com> | 2010-07-15 10:57:32 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2010-07-15 10:57:32 +0000 |
commit | b21ab51d37672f7e5934938d0ffde641f4de3a26 (patch) | |
tree | 0a2b670bebcaa55e046019794270beac0a699f6e /Source/SequelProTunnelAssistant.m | |
parent | 11bd9d4da5e42d5914b50c1f149d38ce6df863e7 (diff) | |
download | sequelpro-b21ab51d37672f7e5934938d0ffde641f4de3a26.tar.gz sequelpro-b21ab51d37672f7e5934938d0ffde641f4de3a26.tar.bz2 sequelpro-b21ab51d37672f7e5934938d0ffde641f4de3a26.zip |
Improve handling of BIT fields, including:
- Exporting BIT fields properly in SQL dumps using b'x' notation.
- Properly handling editing of BIT fields in both the content and custom query results views.
- Correctly display BIT fields in the content view, where binary values are zero-padded to the specified length of the field.
(Note, that the new BIT handling logic has only been added to MCPKit's MCPStreamingResult and MCPResult as the latter does not keep a record of the field's length which the new functionality depends on. Needs to be discussed).
Diffstat (limited to 'Source/SequelProTunnelAssistant.m')
0 files changed, 0 insertions, 0 deletions