You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r374863 - in /db/ddlutils/trunk/src/java/org/apache/ddlutils: Platform.java platform/PlatformImplBase.java - posted by to...@apache.org on 2006/02/04 13:43:10 UTC, 0 replies.
- svn commit: r374864 - in /db/ddlutils/trunk/src/test/org/apache/ddlutils/io: TestConstraints.java TestDatatypes.java - posted by to...@apache.org on 2006/02/04 13:44:02 UTC, 0 replies.
- svn commit: r374870 - in /db/ddlutils/trunk/src/java/org/apache/ddlutils: Platform.java platform/PlatformImplBase.java - posted by to...@apache.org on 2006/02/04 15:25:10 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-65) DdlUtils does not yet provide a mechanism for specifying the catalog/schema to work in - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2006/02/04 15:28:05 UTC, 0 replies.
- svn commit: r374879 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/ java/org/apache/ddlutils/platform/oracle/ test/org/apache/ddlutils/ test/org/apache/ddlutils/io/ - posted by to...@apache.org on 2006/02/04 16:07:57 UTC, 0 replies.
- svn commit: r375124 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/oracle/Oracle8ModelReader.java - posted by to...@apache.org on 2006/02/06 00:05:02 UTC, 0 replies.
- svn commit: r375125 - /db/ddlutils/trunk/src/test/org/apache/ddlutils/io/RoundtripTestBase.java - posted by to...@apache.org on 2006/02/06 00:05:49 UTC, 0 replies.
- svn commit: r375127 - /db/ddlutils/trunk/dump-metadata.xml - posted by to...@apache.org on 2006/02/06 00:06:51 UTC, 0 replies.
- svn commit: r375128 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/platform/db2/Db2Builder.java java/org/apache/ddlutils/platform/db2/Db2ModelReader.java java/org/apache/ddlutils/platform/db2/Db2Platform.java test/jdbc.properties.db2 - posted by to...@apache.org on 2006/02/06 00:08:20 UTC, 0 replies.
- svn commit: r375130 - /db/ddlutils/trunk/.classpath - posted by to...@apache.org on 2006/02/06 00:09:55 UTC, 0 replies.
- svn commit: r375778 - /db/ddlutils/trunk/src/test/org/apache/ddlutils/io/TestDatatypes.java - posted by to...@apache.org on 2006/02/08 00:46:23 UTC, 0 replies.
- svn commit: r375780 - in /db/ddlutils/trunk/src/java/org/apache/ddlutils: PlatformUtils.java platform/mssql/MSSqlBuilder.java platform/mssql/MSSqlPlatform.java - posted by to...@apache.org on 2006/02/08 00:47:10 UTC, 0 replies.
- svn commit: r375781 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/platform/mssql/MSSqlModelReader.java test/jdbc.properties.sqlserver2000 - posted by to...@apache.org on 2006/02/08 00:47:34 UTC, 0 replies.
- [jira] Created: (DDLUTILS-66) Special characters need to be escaped in the default value - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2006/02/08 08:59:57 UTC, 0 replies.
- [GUMP@vmgump]: Project db-ddlutils (in module db-ddlutils) failed - posted by Stefan Bodewig <bo...@apache.org> on 2006/02/08 12:08:14 UTC, 2 replies.
- svn commit: r375936 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/mssql/MSSqlModelReader.java - posted by to...@apache.org on 2006/02/08 12:34:03 UTC, 0 replies.
- [jira] Created: (DDLUTILS-67) Derby drop index statement should not include "ON " - posted by "Jackie Manning (JIRA)" <ji...@apache.org> on 2006/02/08 17:47:56 UTC, 0 replies.
- [jira] Created: (DDLUTILS-68) CLONE -Firebird drop index statement should not include "ON " - posted by "Jackie Manning (JIRA)" <ji...@apache.org> on 2006/02/08 20:36:03 UTC, 0 replies.
- [jira] Created: (DDLUTILS-69) Add possibility to generate SQL for database creation without constraints - posted by "Konstantin Shaposhnikov (JIRA)" <ji...@apache.org> on 2006/02/10 09:28:55 UTC, 0 replies.
- [jira] Commented: (DDLUTILS-69) Add possibility to generate SQL for database creation without constraints - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2006/02/10 10:56:56 UTC, 1 replies.
- [jira] Resolved: (DDLUTILS-69) Add possibility to generate SQL for database creation without constraints - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2006/02/10 13:48:57 UTC, 0 replies.
- [jira] Closed: (DDLUTILS-69) Add possibility to generate SQL for database creation without constraints - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2006/02/10 13:48:59 UTC, 0 replies.
- svn commit: r377019 - in /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/mssql: MSSqlBuilder.java MSSqlModelReader.java MSSqlPlatform.java - posted by to...@apache.org on 2006/02/11 20:22:53 UTC, 0 replies.
- svn commit: r377020 - /db/ddlutils/trunk/src/test/org/apache/ddlutils/TestDatabaseWriterBase.java - posted by to...@apache.org on 2006/02/11 20:23:16 UTC, 0 replies.
- svn commit: r377021 - /db/ddlutils/trunk/src/test/org/apache/ddlutils/io/TestAlteration.java - posted by to...@apache.org on 2006/02/11 20:23:33 UTC, 0 replies.
- svn commit: r377158 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/mssql/MSSqlModelReader.java - posted by to...@apache.org on 2006/02/12 12:24:10 UTC, 0 replies.
- [jira] Created: (DDLUTILS-70) DB2ModelReader NPE - posted by "Guillaume Serre (JIRA)" <ji...@apache.org> on 2006/02/14 15:39:30 UTC, 0 replies.
- svn commit: r377812 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/task/DdlToDatabaseTask.java - posted by to...@apache.org on 2006/02/14 21:07:06 UTC, 0 replies.
- svn commit: r377816 - in /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform: db2/ firebird/ hsqldb/ mckoi/ mssql/ mysql/ postgresql/ - posted by to...@apache.org on 2006/02/14 21:14:15 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-70) DB2ModelReader NPE - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2006/02/14 21:16:09 UTC, 0 replies.
- [jira] Created: (DDLUTILS-71) Default value for time stamp in generated db schema - posted by "Vignesh Swaminathan (JIRA)" <ji...@apache.org> on 2006/02/15 13:27:08 UTC, 0 replies.
- [jira] Created: (DDLUTILS-72) Update does not work due to two bugs in PlatformImplBase - posted by "Vignesh Swaminathan (JIRA)" <ji...@apache.org> on 2006/02/16 14:18:59 UTC, 0 replies.
- svn commit: r378599 - in /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform: PlatformImplBase.java SqlBuilder.java - posted by to...@apache.org on 2006/02/17 20:25:07 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-72) Update does not work due to two bugs in PlatformImplBase - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2006/02/17 20:26:27 UTC, 0 replies.
- svn commit: r378622 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/mysql/MySqlModelReader.java - posted by to...@apache.org on 2006/02/17 21:45:37 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-71) Default value for time stamp in generated db schema - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2006/02/17 21:48:40 UTC, 0 replies.
- svn commit: r378736 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/platform/ java/org/apache/ddlutils/platform/axion/ java/org/apache/ddlutils/platform/cloudscape/ java/org/apache/ddlutils/platform/db2/ java/org/apache/ddlutils/platform/firebird... - posted by to...@apache.org on 2006/02/18 17:08:48 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-66) Special characters need to be escaped in the default value - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2006/02/18 17:11:24 UTC, 0 replies.
- [jira] Closed: (DDLUTILS-71) Default value for time stamp in generated db schema - posted by "Vignesh Swaminathan (JIRA)" <ji...@apache.org> on 2006/02/21 06:44:24 UTC, 0 replies.
- [jira] Closed: (DDLUTILS-72) Update does not work due to two bugs in PlatformImplBase - posted by "Vignesh Swaminathan (JIRA)" <ji...@apache.org> on 2006/02/21 06:44:26 UTC, 0 replies.
- [jira] Created: (DDLUTILS-73) SQL syntax bug in PostgreSQL 8.1 for ALTER COLUMN - posted by "Vignesh Swaminathan (JIRA)" <ji...@apache.org> on 2006/02/21 06:46:24 UTC, 0 replies.
- [jira] Created: (DDLUTILS-74) DatabaseToDdl task does not add 'name' attribute to tag in dumped schema XML file. - posted by "Guy Davis (JIRA)" <ji...@apache.org> on 2006/02/22 03:59:38 UTC, 0 replies.
- [jira] Created: (DDLUTILS-75) Add support for "On Delete" and "On Update" in schema XML for foreign keys - posted by "Guy Davis (JIRA)" <ji...@apache.org> on 2006/02/22 04:08:40 UTC, 0 replies.
- [jira] Created: (DDLUTILS-76) Ability to merge two different schema XMLs and output the upgrade scripts in SQL for target database - posted by "Guy Davis (JIRA)" <ji...@apache.org> on 2006/02/22 04:14:13 UTC, 0 replies.
- svn commit: r379947 - /db/ddlutils/trunk/src/test/jdbc.properties.sqlserver2005 - posted by to...@apache.org on 2006/02/22 23:39:42 UTC, 0 replies.
- svn commit: r379948 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/model/Column.java - posted by to...@apache.org on 2006/02/22 23:39:56 UTC, 0 replies.
- svn commit: r379949 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/task/DumpMetadataTask.java - posted by to...@apache.org on 2006/02/22 23:40:33 UTC, 0 replies.
- svn commit: r379950 - /db/ddlutils/trunk/src/test/org/apache/ddlutils/io/TestDatatypes.java - posted by to...@apache.org on 2006/02/22 23:41:05 UTC, 0 replies.
- svn commit: r379951 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/platform/sapdb/SapDbModelReader.java java/org/apache/ddlutils/platform/sapdb/SapDbPlatform.java test/jdbc.properties.maxdb - posted by to...@apache.org on 2006/02/22 23:41:36 UTC, 0 replies.
- [jira] Updated: (DDLUTILS-74) DatabaseToDdl task does not add 'name' attribute to tag in dumped schema XML file. - posted by "Guy Davis (JIRA)" <ji...@apache.org> on 2006/02/23 21:45:37 UTC, 0 replies.
- [jira] Updated: (DDLUTILS-58) Maven 2 pom.xml - posted by "Carlos Sanchez (JIRA)" <ji...@apache.org> on 2006/02/24 00:27:37 UTC, 0 replies.
- svn commit: r380977 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/mysql/MySqlModelReader.java - posted by to...@apache.org on 2006/02/25 21:15:53 UTC, 0 replies.
- svn commit: r380978 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/db2/Db2ModelReader.java - posted by to...@apache.org on 2006/02/25 21:16:19 UTC, 0 replies.
- svn commit: r380979 - in /db/ddlutils/trunk/src/java/org/apache/ddlutils: platform/PlatformImplBase.java platform/SqlBuilder.java platform/sybase/SybaseBuilder.java platform/sybase/SybasePlatform.java util/JdbcSupport.java - posted by to...@apache.org on 2006/02/25 21:16:52 UTC, 0 replies.
- svn commit: r380980 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/platform/sybase/SybaseModelReader.java test/jdbc.properties.sybaseASE - posted by to...@apache.org on 2006/02/25 21:17:21 UTC, 0 replies.
- svn commit: r381141 - in /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/sybase: SybaseModelReader.java SybasePlatform.java - posted by to...@apache.org on 2006/02/26 20:24:16 UTC, 0 replies.