svn commit: r711326 - /db/ddlutils/trunk/src/main/java/org/apache/ddlutils/platform/postgresql/PostgreSqlBuilder.java

2008-11-04 Thread tomdz
Author: tomdz Date: Tue Nov 4 09:42:23 2008 New Revision: 711326 URL: http://svn.apache.org/viewvc?rev=711326view=rev Log: Minor tweak to the DDLUTILS-199 fix as suggested by Rijk van Haaften Modified:

svn commit: r711327 - /db/ddlutils/trunk/src/test/java/org/apache/ddlutils/task/TestWriteDataToDatabaseCommand.java

2008-11-04 Thread tomdz
Author: tomdz Date: Tue Nov 4 09:42:42 2008 New Revision: 711327 URL: http://svn.apache.org/viewvc?rev=711327view=rev Log: Fixed the test case Modified: db/ddlutils/trunk/src/test/java/org/apache/ddlutils/task/TestWriteDataToDatabaseCommand.java Modified:

[jira] Commented: (DDLUTILS-208) PostgreSQL: RecreateTableChange loses autoIncrement

2008-11-04 Thread Rijk van Haaften (JIRA)
[ https://issues.apache.org/jira/browse/DDLUTILS-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644922#action_12644922 ] Rijk van Haaften commented on DDLUTILS-208: --- Dropping works fine indeed. My

svn commit: r711512 - in /db/ddlutils/trunk/src: main/java/org/apache/ddlutils/platform/ main/java/org/apache/ddlutils/platform/mysql/ test/java/org/apache/ddlutils/io/

2008-11-04 Thread tomdz
Author: tomdz Date: Tue Nov 4 21:36:24 2008 New Revision: 711512 URL: http://svn.apache.org/viewvc?rev=711512view=rev Log: Fixed test cases for and bugs in the MySql5 platform Modified: db/ddlutils/trunk/src/main/java/org/apache/ddlutils/platform/CreationParameters.java

[jira] Commented: (DDLUTILS-195) Can not update a foreign key on a case sensetive MySql Database

2008-11-04 Thread Thomas Dudziak (JIRA)
[ https://issues.apache.org/jira/browse/DDLUTILS-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12645156#action_12645156 ] Thomas Dudziak commented on DDLUTILS-195: - Are you talking about the

svn commit: r711516 - /db/ddlutils/trunk/src/test/java/org/apache/ddlutils/io/TestAlteration.java

2008-11-04 Thread tomdz
Author: tomdz Date: Tue Nov 4 22:22:02 2008 New Revision: 711516 URL: http://svn.apache.org/viewvc?rev=711516view=rev Log: Added unit test for DDLUTILS-195: Can not update a foreign key on a case sensetive MySql Database Modified:

[jira] Commented: (DDLUTILS-227) NullPointerException in ModelBasedResultSetIterator

2008-11-04 Thread Thomas Dudziak (JIRA)
[ https://issues.apache.org/jira/browse/DDLUTILS-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12645157#action_12645157 ] Thomas Dudziak commented on DDLUTILS-227: - I don't quite understand the problem

[jira] Updated: (DDLUTILS-208) Recreating a database does not start the new sequence at the value of the old table

2008-11-04 Thread Thomas Dudziak (JIRA)
[ https://issues.apache.org/jira/browse/DDLUTILS-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Dudziak updated DDLUTILS-208: Component/s: (was: Core - PostgreSql) Fix Version/s: (was: 1.1)