You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Commented: (DDLUTILS-102) The interface PlatformImplBase throws an error [ java.lang.StringIndexOutOfBoundsException] when a default value is empty - posted by "Machiel Groeneveld (JIRA)" <ji...@apache.org> on 2006/06/05 11:56:30 UTC, 0 replies.
- [jira] Updated: (DDLUTILS-102) The interface PlatformImplBase throws an error [ java.lang.StringIndexOutOfBoundsException] when a default value is empty - posted by "Machiel Groeneveld (JIRA)" <ji...@apache.org> on 2006/06/05 12:11:30 UTC, 0 replies.
- svn commit: r412311 - in /db/ddlutils/trunk/src/java/org/apache/ddlutils: PlatformUtils.java platform/db2/Db2Platform.java - posted by to...@apache.org on 2006/06/07 09:28:23 UTC, 0 replies.
- [jira] Created: (DDLUTILS-110) Updated Maven 2 pom.xml - posted by "Vincent Siveton (JIRA)" <ji...@apache.org> on 2006/06/07 23:30:29 UTC, 0 replies.
- [jira] Updated: (DDLUTILS-110) Updated Maven 2 pom.xml - posted by "Vincent Siveton (JIRA)" <ji...@apache.org> on 2006/06/07 23:38:30 UTC, 2 replies.
- [jira] Created: (DDLUTILS-111) Handle Silent Column Specification Changes in the test cases - posted by "Vincent Siveton (JIRA)" <ji...@apache.org> on 2006/06/07 23:51:30 UTC, 0 replies.
- [jira] Updated: (DDLUTILS-111) Handle Silent Column Specification Changes in the test cases - posted by "Vincent Siveton (JIRA)" <ji...@apache.org> on 2006/06/08 00:00:37 UTC, 0 replies.
- svn commit: r412855 - /db/ddlutils/trunk/src/test/org/apache/ddlutils/platform/TestMSSqlPlatform.java - posted by to...@apache.org on 2006/06/08 23:00:43 UTC, 0 replies.
- svn commit: r412856 - /db/ddlutils/trunk/src/test/org/apache/ddlutils/io/TestAlteration.java - posted by to...@apache.org on 2006/06/08 23:03:42 UTC, 0 replies.
- svn commit: r412858 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/platform/ java/org/apache/ddlutils/platform/derby/ test/org/apache/ddlutils/io/ - posted by to...@apache.org on 2006/06/08 23:05:18 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-102) The interface PlatformImplBase throws an error [ java.lang.StringIndexOutOfBoundsException] when a default value is empty - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2006/06/08 23:10:31 UTC, 0 replies.
- svn commit: r412863 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/mysql/MySqlBuilder.java - posted by to...@apache.org on 2006/06/08 23:34:05 UTC, 0 replies.
- svn commit: r412864 - /db/ddlutils/trunk/src/test/org/apache/ddlutils/io/TestAlteration.java - posted by to...@apache.org on 2006/06/08 23:34:58 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-111) Handle Silent Column Specification Changes in the test cases - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2006/06/08 23:41:30 UTC, 0 replies.
- [jira] Commented: (DDLUTILS-90) writeSchemaSqlToFile task produces empty output file - posted by "Vincent Siveton (JIRA)" <ji...@apache.org> on 2006/06/09 18:54:31 UTC, 0 replies.
- [jira] Updated: (DDLUTILS-59) Maven 2 Plugin for DdlToDatabase and DatabaseToDdl - posted by "Vincent Siveton (JIRA)" <ji...@apache.org> on 2006/06/09 20:08:31 UTC, 0 replies.
- [jira] Created: (DDLUTILS-112) Tests failed on several DBs - posted by "Vincent Siveton (JIRA)" <ji...@apache.org> on 2006/06/10 16:32:29 UTC, 0 replies.
- [jira] Updated: (DDLUTILS-112) Tests failed on several DBs - posted by "Vincent Siveton (JIRA)" <ji...@apache.org> on 2006/06/10 16:34:30 UTC, 0 replies.
- svn commit: r413533 - in /db/ddlutils/trunk: ./ src/java/org/apache/ddlutils/ src/java/org/apache/ddlutils/platform/ src/java/org/apache/ddlutils/platform/oracle/ src/test/org/apache/ddlutils/io/ - posted by to...@apache.org on 2006/06/11 23:29:35 UTC, 0 replies.
- [jira] Created: (DDLUTILS-113) Oracle : PlatformFactory.createNewPlatformInstance always detect an Oracle 8 database - posted by "Guillaume Serre (JIRA)" <ji...@apache.org> on 2006/06/12 16:28:29 UTC, 0 replies.
- [jira] Commented: (DDLUTILS-100) WriteDataToFile command not handling BLOBs correctly - posted by "Guy Davis (JIRA)" <ji...@apache.org> on 2006/06/14 17:52:30 UTC, 0 replies.
- svn commit: r414641 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/PlatformImplBase.java - posted by to...@apache.org on 2006/06/15 19:43:10 UTC, 0 replies.
- svn commit: r415111 - in /db/ddlutils/trunk/src/test/org/apache/ddlutils: alteration/TestModelComparator.java dynabean/TestDynaSqlQueries.java io/TestDataReader.java io/TestDatabaseIO.java - posted by to...@apache.org on 2006/06/18 11:04:54 UTC, 0 replies.
- svn commit: r415112 - in /db/ddlutils/trunk/src/java/org/apache/ddlutils: PlatformInfo.java platform/JdbcModelReader.java platform/PlatformImplBase.java platform/SqlBuilder.java - posted by to...@apache.org on 2006/06/18 11:06:17 UTC, 0 replies.
- svn commit: r415113 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/platform/mckoi/ test/org/apache/ddlutils/platform/ - posted by to...@apache.org on 2006/06/18 11:08:29 UTC, 0 replies.
- svn commit: r415114 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/platform/axion/AxionBuilder.java java/org/apache/ddlutils/platform/axion/AxionModelReader.java java/org/apache/ddlutils/platform/axion/AxionPlatform.java test/jdbc.properties.axion - posted by to...@apache.org on 2006/06/18 11:08:52 UTC, 0 replies.
- svn commit: r415115 - in /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform: cloudscape/ db2/ derby/ firebird/ hsqldb/ interbase/ mysql/ postgresql/ sybase/ - posted by to...@apache.org on 2006/06/18 11:10:57 UTC, 0 replies.
- Database Migration - posted by Ramin Moazeni <rm...@gmail.com> on 2006/06/20 08:01:40 UTC, 0 replies.
- [jira] Created: (DDLUTILS-114) decimal scale never gets written to schema-file in WriteSchema* Tasks - posted by "Andreas Wurzer (JIRA)" <ji...@apache.org> on 2006/06/21 16:56:29 UTC, 0 replies.
- [jira] Updated: (DDLUTILS-114) decimal scale never gets written to schema-file in WriteSchema* Tasks - posted by "Andreas Wurzer (JIRA)" <ji...@apache.org> on 2006/06/21 17:00:30 UTC, 0 replies.
- [jira] Commented: (DDLUTILS-114) decimal scale never gets written to schema-file in WriteSchema* Tasks - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2006/06/21 23:42:32 UTC, 1 replies.
- svn commit: r416741 - in /db/ddlutils/trunk: .classpath lib/ant-1.6.5.jar lib/build-only/ant-1.6.5.jar lib/build-only/antlr.jar lib/build-only/commons-cli.jar lib/build-only/junit-3.8.2.jar lib/dbunit-2.1.jar lib/hsqldb-1.7.1.jar lib/junit-3.8.2.jar - posted by to...@apache.org on 2006/06/23 17:26:47 UTC, 0 replies.
- svn commit: r416907 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/platform/hsqldb/ java/org/apache/ddlutils/task/ test/org/apache/ddlutils/ - posted by to...@apache.org on 2006/06/24 14:33:09 UTC, 0 replies.
- svn commit: r417425 - /db/ddlutils/trunk/src/schema/database.xsd - posted by to...@apache.org on 2006/06/27 13:10:42 UTC, 0 replies.