[jira] Commented: (DDLUTILS-246) JdbcModelReader merges metadata between tables

2010-09-18 Thread Tony Rippy (JIRA)
[ https://issues.apache.org/jira/browse/DDLUTILS-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12911021#action_12911021 ] Tony Rippy commented on DDLUTILS-246: - I've reproduced this issue using PostgreSQL

[jira] Resolved: (DDLUTILS-205) Upper case indexed column name causes Exception on readModelFromDatabase call

2010-09-18 Thread Thomas Dudziak (JIRA)
[ https://issues.apache.org/jira/browse/DDLUTILS-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Dudziak resolved DDLUTILS-205. - Resolution: Fixed We were unable to reproduce this with current PostgreSql versions.

Code Formatting in Eclipse?

2010-09-18 Thread Tony Rippy
Hello All, Does anyone have a code formatting template for Eclipse that matches the code style used in DDLUtils? - Tony