[ 
https://issues.apache.org/jira/browse/DERBY-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856327#action_12856327
 ] 

Knut Anders Hatlen commented on DERBY-4613:
-------------------------------------------

Thanks for writing this clear spec, Rick. I agree that the embedded driver 
behaves correctly in these cases and that we should change the client driver to 
match, with the very reasonable exceptions mentioned in the spec. +1 from me.

> Make client driver treat BOOLEAN columns the same way as the embedded driver 
> does.
> ----------------------------------------------------------------------------------
>
>                 Key: DERBY-4613
>                 URL: https://issues.apache.org/jira/browse/DERBY-4613
>             Project: Derby
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 10.6.0.0
>            Reporter: Rick Hillegas
>         Attachments: derby-4613-fs.html
>
>
> The only operation currently allowed on BOOLEAN columns is to select them 
> from the system tables. For instance, the following query selects BOOLEAN 
> values:
>     select systemalias from sys.sysaliases;
> There are discrepancies in how the embedded and client drivers handle these 
> BOOLEAN columns. The embedded behavior is correct and the client behavior 
> should conform. I will attach a spec describing what needs to be done.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to