You are viewing a plain text version of this content. The canonical link for it is here.
- docs and other directories.. - posted by Martin van den Bemt <ml...@mvdb.net> on 2005/11/02 21:47:06 UTC, 4 replies.
- .classpath - posted by Martin van den Bemt <ml...@mvdb.net> on 2005/11/02 23:37:13 UTC, 6 replies.
- svn commit: r330379 - /db/ddlutils/trunk/xdocs/ - posted by mv...@apache.org on 2005/11/02 23:38:56 UTC, 0 replies.
- svn commit: r330383 - /db/ddlutils/trunk/.classpath - posted by mv...@apache.org on 2005/11/03 00:36:27 UTC, 0 replies.
- [jira] Created: (DDLUTILS-40) Numeric formatting in MS SQL Server - posted by "JuanFran Adame Lorite (JIRA)" <ji...@apache.org> on 2005/11/03 09:14:55 UTC, 0 replies.
- [jira] Updated: (DDLUTILS-40) Numeric formatting in MS SQL Server - posted by "JuanFran Adame Lorite (JIRA)" <ji...@apache.org> on 2005/11/03 09:19:01 UTC, 0 replies.
- Verbose betwixt.. - posted by Martin van den Bemt <ml...@mvdb.net> on 2005/11/03 21:57:53 UTC, 1 replies.
- Naming primary keys? - posted by Peter Lynch <pe...@pub.missioncap.ca> on 2005/11/04 03:59:26 UTC, 3 replies.
- [jira] Created: (DDLUTILS-41) dropDatabase requires schema file for DdlToDatabaseTask - posted by "Peter lynch (JIRA)" <ji...@apache.org> on 2005/11/04 05:03:51 UTC, 0 replies.
- [jira] Created: (DDLUTILS-42) Index information is not read - posted by "Thorbjørn Ravn Andersen (JIRA)" <ji...@apache.org> on 2005/11/04 20:02:19 UTC, 0 replies.
- [jira] Updated: (DDLUTILS-42) Index information is not read - posted by "Thorbjørn Ravn Andersen (JIRA)" <ji...@apache.org> on 2005/11/04 20:02:20 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-41) dropDatabase requires schema file for DdlToDatabaseTask - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2005/11/04 20:41:19 UTC, 0 replies.
- svn commit: r330874 - in /db/ddlutils/trunk/src/java/org/apache/ddlutils: io/ platform/ task/ - posted by to...@apache.org on 2005/11/04 20:43:38 UTC, 0 replies.
- svn commit: r330875 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/DatabaseMetaDataWrapper.java - posted by to...@apache.org on 2005/11/04 20:44:58 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-42) Index information is not read - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2005/11/04 20:47:19 UTC, 0 replies.
- TestDatabaseIO - posted by Martin van den Bemt <ml...@mvdb.net> on 2005/11/04 21:36:40 UTC, 5 replies.
- svn commit: r330902 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/HsqlDbBuilder.java - posted by mv...@apache.org on 2005/11/04 22:16:57 UTC, 0 replies.
- svn commit: r330991 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/model/Table.java test/org/apache/ddlutils/io/TestDatabaseIO.java - posted by mv...@apache.org on 2005/11/05 12:31:09 UTC, 0 replies.
- svn commit: r330993 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/model/ java/org/apache/ddlutils/platform/ test/org/apache/ddlutils/io/ - posted by mv...@apache.org on 2005/11/05 12:35:16 UTC, 0 replies.
- [jira] Commented: (DDLUTILS-14) Sybase autoincrement column - posted by "Martin van den Bemt (JIRA)" <ji...@apache.org> on 2005/11/05 12:42:19 UTC, 7 replies.
- svn commit: r331004 - /db/ddlutils/trunk/src/test/org/apache/ddlutils/io/TestDatabaseIO.java - posted by mv...@apache.org on 2005/11/05 16:31:59 UTC, 0 replies.
- svn commit: r331005 - in /db/ddlutils/trunk: .classpath lib/commons-betwixt-0.7.jar lib/commons-betwixt-0.8-dev.jar lib/commons-lang-2.0.jar lib/commons-lang-2.1.jar src/java/mapping.xml src/test/org/apache/ddlutils/io/TestDatabaseIO.java - posted by to...@apache.org on 2005/11/05 16:38:46 UTC, 0 replies.
- svn commit: r331006 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/SqlBuilder.java - posted by mv...@apache.org on 2005/11/05 16:54:19 UTC, 0 replies.
- [jira] Created: (DDLUTILS-43) jdbc model reader does not set the database name - posted by "Thorbjørn Ravn Andersen (JIRA)" <ji...@apache.org> on 2005/11/07 19:27:19 UTC, 0 replies.
- [jira] Created: (DDLUTILS-44) Column remarks are not stored in JdbcModelReader.getColumnsForTable - posted by "Thorbjørn Ravn Andersen (JIRA)" <ji...@apache.org> on 2005/11/08 14:44:19 UTC, 0 replies.
- [jira] Updated: (DDLUTILS-44) Column remarks are not stored in JdbcModelReader.getColumnsForTable - posted by "Thorbjørn Ravn Andersen (JIRA)" <ji...@apache.org> on 2005/11/08 14:44:21 UTC, 0 replies.
- [jira] Created: (DDLUTILS-45) createDatabase and alterDatabase should give access to the generated SQL. - posted by "Thorbjørn Ravn Andersen (JIRA)" <ji...@apache.org> on 2005/11/08 16:36:19 UTC, 0 replies.
- [jira] Updated: (DDLUTILS-45) createDatabase and alterDatabase should give access to the generated SQL. - posted by "Thorbjørn Ravn Andersen (JIRA)" <ji...@apache.org> on 2005/11/08 16:36:20 UTC, 0 replies.
- svn commit: r331873 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/JdbcModelReader.java - posted by mv...@apache.org on 2005/11/08 20:54:55 UTC, 0 replies.
- [jira] Commented: (DDLUTILS-33) Error while instanciating a JdbcModelReader with MySQL (4.1) - posted by "Martin van den Bemt (JIRA)" <ji...@apache.org> on 2005/11/08 20:59:20 UTC, 5 replies.
- svn commit: r331876 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/JdbcModelReader.java - posted by mv...@apache.org on 2005/11/08 21:18:36 UTC, 1 replies.
- [jira] Commented: (DDLUTILS-44) Column remarks are not stored in JdbcModelReader.getColumnsForTable - posted by "Martin van den Bemt (JIRA)" <ji...@apache.org> on 2005/11/08 21:22:20 UTC, 0 replies.
- jira rights.. - posted by Martin van den Bemt <ml...@mvdb.net> on 2005/11/08 21:22:55 UTC, 1 replies.
- [jira] Commented: (DDLUTILS-45) createDatabase and alterDatabase should give access to the generated SQL. - posted by "Martin van den Bemt (JIRA)" <ji...@apache.org> on 2005/11/08 21:40:20 UTC, 1 replies.
- svn commit: r331907 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/Platform.java - posted by mv...@apache.org on 2005/11/08 23:16:42 UTC, 0 replies.
- svn commit: r331926 - /db/ddlutils/trunk/src/test/org/apache/ddlutils/platform/TestPlatformImplBase.java - posted by mv...@apache.org on 2005/11/09 00:39:12 UTC, 0 replies.
- svn commit: r331927 - /db/ddlutils/trunk/src/test/org/apache/ddlutils/platform/SqlBuilderTest.java - posted by mv...@apache.org on 2005/11/09 01:00:02 UTC, 0 replies.
- svn commit: r332031 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/platform/CloudscapePlatform.java test/jdbc.properties.derby - posted by to...@apache.org on 2005/11/09 14:07:19 UTC, 0 replies.
- svn commit: r332087 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/PlatformImplBase.java - posted by mv...@apache.org on 2005/11/09 18:37:02 UTC, 0 replies.
- svn commit: r332124 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/model/Column.java java/org/apache/ddlutils/model/TypeMap.java test/org/apache/ddlutils/io/TestDatabaseIO.java - posted by to...@apache.org on 2005/11/09 20:41:39 UTC, 0 replies.
- svn commit: r332131 - /db/ddlutils/trunk/build.xml - posted by mv...@apache.org on 2005/11/09 21:06:54 UTC, 0 replies.
- svn commit: r332173 - /db/ddlutils/trunk/lib/commons-betwixt-0.8-dev.jar - posted by to...@apache.org on 2005/11/10 00:37:48 UTC, 0 replies.
- svn commit: r332174 - /db/ddlutils/trunk/src/test/org/apache/ddlutils/io/TestDatabaseIO.java - posted by to...@apache.org on 2005/11/10 00:38:54 UTC, 0 replies.
- [jira] Created: (DDLUTILS-46) Schemas dumped from DB2/400 tries twice to create primary key when loaded to Oracle - posted by "Thorbjørn Ravn Andersen (JIRA)" <ji...@apache.org> on 2005/11/10 08:51:02 UTC, 0 replies.
- [jira] Commented: (DDLUTILS-46) Schemas dumped from DB2/400 tries twice to create primary key when loaded to Oracle - posted by "Thorbjørn Ravn Andersen (JIRA)" <ji...@apache.org> on 2005/11/10 09:48:03 UTC, 0 replies.
- VMWare database test image.. - posted by Martin van den Bemt <ml...@mvdb.net> on 2005/11/10 23:42:51 UTC, 3 replies.
- [jira] Created: (DDLUTILS-47) An identity column should be an primary key - posted by "Juliano Julio (JIRA)" <ji...@apache.org> on 2005/11/14 20:30:27 UTC, 0 replies.
- [jira] Commented: (DDLUTILS-47) An identity column should be an primary key - posted by "Juliano Julio (JIRA)" <ji...@apache.org> on 2005/11/14 20:34:28 UTC, 1 replies.
- [jira] Created: (DDLUTILS-48) Some columns may be UNIQUE - posted by "Juliano Julio (JIRA)" <ji...@apache.org> on 2005/11/14 20:54:27 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-47) An identity column should be an primary key - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2005/11/14 21:02:28 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-48) Some columns may be UNIQUE - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2005/11/14 21:04:28 UTC, 0 replies.
- [jira] Reopened: (DDLUTILS-47) An identity column should be an primary key - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2005/11/15 09:47:28 UTC, 0 replies.
- [jira] Updated: (DDLUTILS-47) The PK constraint should be generated even if a column is an identity column (except for Hsqldb) - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2005/11/15 09:49:28 UTC, 0 replies.
- [jira] Erstellt: (DDLUTILS-49) Problem Delimiter in Postgres (8.1) - posted by "Robert Einsle (JIRA)" <ji...@apache.org> on 2005/11/18 09:43:41 UTC, 0 replies.
- svn commit: r347987 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/platform/PostgreSqlBuilder.java test/org/apache/ddlutils/platform/TestPostgresqlPlatform.java - posted by to...@apache.org on 2005/11/21 22:22:24 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-49) Problem Delimiter in Postgres (8.1) - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2005/11/21 22:23:41 UTC, 0 replies.
- svn commit: r347988 - in /db/ddlutils/trunk/src/test/org/apache/ddlutils/platform: TestCloudscapePlatform.java TestDerbyPlatform.java - posted by to...@apache.org on 2005/11/21 22:25:22 UTC, 0 replies.
- patch for utils (added listener for long running database reads) - posted by Joe Fisher <jo...@gmail.com> on 2005/11/23 23:41:09 UTC, 1 replies.
- [jira] Created: (DDLUTILS-50) FK Constraints Failing on Merge in MS-SQL - posted by "Colin Ritchie (JIRA)" <ji...@apache.org> on 2005/11/26 00:41:56 UTC, 0 replies.
- [jira] Created: (DDLUTILS-51) BOOLEANINT for MS-SQL desires TINYINT, but uses SMALLINT - posted by "Colin Ritchie (JIRA)" <ji...@apache.org> on 2005/11/26 01:00:56 UTC, 0 replies.
- [jira] Created: (DDLUTILS-52) MS-SQL errors with "DEFAULT"s in Alter Statements - posted by "Colin Ritchie (JIRA)" <ji...@apache.org> on 2005/11/26 01:09:56 UTC, 0 replies.
- svn commit: r349134 - in /db/ddlutils/trunk/src: doc/src/documentation/content/xdocs/ java/org/apache/ddlutils/ java/org/apache/ddlutils/io/ java/org/apache/ddlutils/platform/ java/org/apache/ddlutils/task/ test/org/apache/ddlutils/platform/ - posted by to...@apache.org on 2005/11/26 19:33:59 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-32) I want to be able to specify the table type/engine when i create tables in mysql. - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2005/11/26 19:37:55 UTC, 0 replies.
- [jira] Commented: (DDLUTILS-51) BOOLEANINT for MS-SQL desires TINYINT, but uses SMALLINT - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2005/11/26 19:55:55 UTC, 1 replies.
- svn commit: r349139 - in /db/ddlutils/trunk/src/java/org/apache/ddlutils: Platform.java platform/PlatformImplBase.java - posted by to...@apache.org on 2005/11/26 20:48:28 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-45) createDatabase and alterDatabase should give access to the generated SQL. - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2005/11/26 20:48:55 UTC, 0 replies.
- Suggestions for Derby description on DdlUtils web site - posted by "Jean T. Anderson" <jt...@bristowhill.com> on 2005/11/26 21:47:18 UTC, 2 replies.
- svn commit: r349192 - in /db/ddlutils/trunk/src: doc/src/documentation/content/xdocs/ java/org/apache/ddlutils/ java/org/apache/ddlutils/platform/ java/org/apache/ddlutils/task/ - posted by to...@apache.org on 2005/11/27 09:39:17 UTC, 0 replies.
- How can I write the data into xml file - posted by ravi <ra...@persistent.co.in> on 2005/11/27 11:58:33 UTC, 2 replies.
- [jira] Commented: (DDLUTILS-32) I want to be able to specify the table type/engine when i create tables in mysql. - posted by "Christoffer Hammarström (JIRA)" <ji...@apache.org> on 2005/11/28 11:14:40 UTC, 0 replies.
- svn commit: r349925 - in /db/ddlutils/trunk: build.xml src/java/database.dtd src/java/org/apache/ddlutils/io/LocalEntityResolver.java src/java/org/apache/ddlutils/task/DdlToDatabaseTask.java src/resources/ - posted by to...@apache.org on 2005/11/30 12:29:42 UTC, 0 replies.
- svn commit: r349954 - in /db/ddlutils/trunk/src/java/org/apache/ddlutils: Platform.java io/DataToDatabaseSink.java platform/PlatformImplBase.java task/WriteDataToDatabaseCommand.java - posted by to...@apache.org on 2005/11/30 15:08:45 UTC, 0 replies.