[
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-04-aa-moreTests.diff
Attaching derby-4716-04-aa-moreTests.diff. This patch adds test cases verifying
the basic functioning of:
o ALTER TABLE
o Generated BOOLEAN columns
o Constraints on BOOLEAN columns
o Triggers on BOOLEAN columns
o Views on BOOLEAN columns
Committed at subversion revision 960071.
Touches the following file:
M
java/testing/org/apache/derbyTesting/functionTests/tests/lang/BooleanValuesTest.java
> 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,
> derby-4716-04-aa-moreTests.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.