[ 
https://issues.apache.org/jira/browse/DERBY-4716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick Hillegas updated DERBY-4716:
---------------------------------

    Attachment: derby-4716-03-aa-booleanDefaults.diff

Attaching derby-4716-03-aa-booleanDefaults.diff. This patch adds BOOLEAN 
defaults to the CREATE/ALTER TABLE statements. I am running tests now.

Touches the following files:

---------

M      java/engine/org/apache/derby/impl/sql/compile/ColumnDefinitionNode.java

Allows the DEFAULT clause on BOOLEAN columns provided that the default value is 
a BOOLEAN literal.

---------

M      
java/testing/org/apache/derbyTesting/functionTests/tests/lang/BooleanValuesTest.java

Adds tests for this improvement.


> Enable BOOLEAN typed columns
> ----------------------------
>
>                 Key: DERBY-4716
>                 URL: https://issues.apache.org/jira/browse/DERBY-4716
>             Project: Derby
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 10.6.1.0
>            Reporter: Rick Hillegas
>            Assignee: Rick Hillegas
>         Attachments: derby-4716-01-ab-enableBooleanColumns.diff, 
> derby-4716-02-aa-indexOrder.diff, derby-4716-03-aa-booleanDefaults.diff
>
>
> Allow tables to have boolean columns.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to