[ 
http://issues.apache.org/jira/browse/DERBY-499?page=comments#action_12360996 ] 

Rick Hillegas commented on DERBY-499:
-------------------------------------

Hi Dan,

It occurs to me that I may still have the class/filename wrong. Could you help 
me out? Here is the filename line from my latest attempt (bug499_rev3.diff):

    Derby - Class org.apache.derby.iapi.reference.DRDAConstants

Unless I am losing my mind, this appears to follow the pattern for all the 
other classes in that package. For instance, here is the filename line from 
neighboring Attribute.java:

   Derby - Class org.apache.derby.iapi.reference.Attribute

But this doesn't agree with the format in your last comment:

    java/engine/org/apache/derby/iapi/reference/DRDAConstants.java (revision 0) 

Can you point me at a file which models a correct pattern? Thanks.

> Expose BOOLEAN datatype to end users
> ------------------------------------
>
>          Key: DERBY-499
>          URL: http://issues.apache.org/jira/browse/DERBY-499
>      Project: Derby
>         Type: New Feature
>   Components: SQL
>     Versions: 10.1.1.0
>     Reporter: Rick Hillegas
>     Assignee: Rick Hillegas
>  Attachments: BooleanFS.html, bug499.diff, bug499_doc.zip, bug499_rev2.diff, 
> bug499_rev3.diff
>
> Veaceslav Chicu started an email thread on 8 August 2005 titled "boolean 
> type". He was disappointed that Derby doesn't support the ansi BOOLEAN 
> datatype. On closer inspection, Derby does internally support this type but 
> does not expose this support to end users.
> Derby should let users declare table columns of type BOOLEAN. This should be 
> an indexable datatype.

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

Reply via email to