Platforms should contain the list of system schemas ---------------------------------------------------
Key: DDLUTILS-189 URL: https://issues.apache.org/jira/browse/DDLUTILS-189 Project: DdlUtils Issue Type: New Feature Components: Core (No specific database) Affects Versions: 1.0 Reporter: Guillaume Serre Assignee: Thomas Dudziak Priority: Minor My application diplays the list of all the schemas a database contain. Some of these schemas are internal system schemas. For example, in a derby database, all schemas whose name starts with "SYS" should not be displayed. It would be good if the Platform object provide accessors for internal schemas. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.