Did not filter out system table dtproperties.
---------------------------------------------

         Key: DDLUTILS-87
         URL: http://issues.apache.org/jira/browse/DDLUTILS-87
     Project: DdlUtils
        Type: Bug

  Components: Core  
 Environment: SQL Server 2000.
    Reporter: Jun Li
 Assigned to: Thomas Dudziak 
    Priority: Minor


On SQL Server dtproperties is a system table.
 
But DdlUtils did not filter it out like it does for other system tables like 
syscolumns, sysfiles, sysindexes, and so on.

Some people reported that it's also a issue in PostgreSQL 8.1

-- 
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