Empty all the
--------------
Key: DDLUTILS-230
URL: https://issues.apache.org/jira/browse/DDLUTILS-230
Project: DdlUtils
Issue Type: New Feature
Components: Core (No specific database)
Affects Versions: 1.0
Environment: Windows XP, Oracle 10g, JDK 1.4
Reporter: Philip Fan
Assignee: Thomas Dudziak
Hi,
This is my first time come here, our project is using this tool as core. This
is a great tools, so I hope there is a new features to be add on.
Truncate the table data
I have read all the api, but can not found any soluation for delete all the
data in the table, I try use database.query() with a truncate table sql, but it
return an exception, "Could not read the metadata of the result set", and
ORA-01003 error.
And in my project, there is a requirement to deal with the check constraint,
but ver 1.0 seems doesn't support it. I saw it supported in ver 1.2 in jira,
but it is not released yet. :(
So I hope the new version will be released soon.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.