[
https://issues.apache.org/jira/browse/DERBY-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-268:
--------------------------------
Attachment: derby-268-01-ab-enableForInsaneBuilds.diff
Thanks for the patch, Eranda. I am running regression tests on an insane build
after making a couple changes to the test. See the attached
derby-268-01-ab-enableForInsaneBuilds.diff:
1) I put a primary key on the table so that the test would continue to test
index truncation.
2) I added ORDER BY clauses to the selects so that the query results will be
deterministic.
3) I capitalized the table name in the assertTableRowCount() call because the
table name there is case-sensitive and the call was raising an exception.
Thanks,
-Rick
> Add Support for truncate table
> ------------------------------
>
> Key: DERBY-268
> URL: https://issues.apache.org/jira/browse/DERBY-268
> Project: Derby
> Issue Type: Improvement
> Components: SQL
> Reporter: Lance Andersen
> Assignee: Eranda Sooriyabandara
> Priority: Minor
> Attachments: derby-268-01-ab-enableForInsaneBuilds.diff,
> Derby-268.diff
>
>
> Adding support for truncate table command will aid to portability
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.