You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r632715 - in /db/ddlutils/trunk/src/java/org/apache/ddlutils: alteration/ColumnDefinitionChange.java platform/mssql/MSSqlBuilder.java platform/mssql/MSSqlModelComparator.java platform/mssql/MSSqlPlatform.java - posted by to...@apache.org on 2008/03/02 07:32:48 UTC, 0 replies.
- svn commit: r632720 - in /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform: SqlBuilder.java mssql/MSSqlBuilder.java - posted by to...@apache.org on 2008/03/02 08:51:26 UTC, 0 replies.
- [jira] Created: (DDLUTILS-196) Text data dumped incorrectly - posted by "Michael Lipp (JIRA)" <ji...@apache.org> on 2008/03/02 17:24:50 UTC, 0 replies.
- [jira] Updated: (DDLUTILS-196) Text data dumped incorrectly - posted by "Michael Lipp (JIRA)" <ji...@apache.org> on 2008/03/02 17:28:50 UTC, 1 replies.
- [jira] Updated: (DDLUTILS-197) Implementation for store() and exists() - posted by "Rijk van Haaften (JIRA)" <ji...@apache.org> on 2008/03/03 10:54:50 UTC, 1 replies.
- [jira] Created: (DDLUTILS-197) Implementation for store() and exists() - posted by "Rijk van Haaften (JIRA)" <ji...@apache.org> on 2008/03/03 10:54:50 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-178) ModelException thrown when reading columns with "special" names - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2008/03/08 12:37:46 UTC, 0 replies.
- svn commit: r634933 - /db/ddlutils/trunk/src/test/org/apache/ddlutils/io/TestMisc.java - posted by to...@apache.org on 2008/03/08 12:39:59 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-177) Table does not have a getRequiredColumns method - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2008/03/08 12:43:46 UTC, 0 replies.
- svn commit: r634935 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/model/Table.java - posted by to...@apache.org on 2008/03/08 12:43:55 UTC, 0 replies.
- svn commit: r634937 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/task/DatabaseTaskBase.java - posted by to...@apache.org on 2008/03/08 12:50:52 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-181) If DatabaseTaskBase._simpleLogging is false, _log is never set - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2008/03/08 12:51:46 UTC, 0 replies.
- svn commit: r634941 - /db/ddlutils/trunk/src/test/org/apache/ddlutils/io/TestMisc.java - posted by to...@apache.org on 2008/03/08 13:02:13 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-179) Output trunked when using the method write(Database, OutputStream) of DatabaseIO - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2008/03/08 13:03:46 UTC, 0 replies.
- svn commit: r634951 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/task/WriteSchemaToDatabaseCommand.java - posted by to...@apache.org on 2008/03/08 14:15:46 UTC, 0 replies.
- svn commit: r635049 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/model/ java/org/apache/ddlutils/task/ test/org/apache/ddlutils/task/ - posted by to...@apache.org on 2008/03/08 20:08:12 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-180) DropAllTables command - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2008/03/08 20:09:49 UTC, 0 replies.
- svn commit: r635228 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/alteration/ java/org/apache/ddlutils/task/ test/org/apache/ddlutils/ test/org/apache/ddlutils/io/ test/org/apache/ddlutils/task/ - posted by to...@apache.org on 2008/03/09 13:35:45 UTC, 0 replies.
- svn commit: r635229 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/platform/JdbcModelReader.java java/org/apache/ddlutils/platform/mysql/MySql50Builder.java test/org/apache/ddlutils/io/TestMisc.java test/org/apache/ddlutils/task/package.html - posted by to...@apache.org on 2008/03/09 13:42:34 UTC, 0 replies.
- svn commit: r635257 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/db2/Db2Platform.java - posted by to...@apache.org on 2008/03/09 16:15:07 UTC, 0 replies.
- svn commit: r635258 - in /db/ddlutils/trunk/src/test/org/apache/ddlutils: RunAllTests.java TestDatabaseWriterBase.java io/RoundtripTestBase.java task/TestDropTablesCommand.java task/TestTaskBase.java - posted by to...@apache.org on 2008/03/09 16:17:38 UTC, 0 replies.
- svn commit: r635260 - /db/ddlutils/trunk/src/test/org/apache/ddlutils/task/TestTaskBase.java - posted by to...@apache.org on 2008/03/09 16:32:12 UTC, 0 replies.
- [jira] Created: (DDLUTILS-198) Replace Jakarta ORO regular expressions with Java 1.4 regular expressions - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2008/03/09 16:37:46 UTC, 0 replies.
- svn commit: r635262 - in /db/ddlutils/trunk: ./ lib/ src/java/org/apache/ddlutils/io/converters/ src/java/org/apache/ddlutils/platform/db2/ src/java/org/apache/ddlutils/platform/mssql/ src/java/org/apache/ddlutils/platform/oracle/ src/java/org/apache/d... - posted by to...@apache.org on 2008/03/09 16:40:50 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-198) Replace Jakarta ORO regular expressions with Java 1.4 regular expressions - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2008/03/09 16:41:46 UTC, 0 replies.
- svn commit: r636151 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/alteration/ java/org/apache/ddlutils/model/ java/org/apache/ddlutils/platform/ java/org/apache/ddlutils/task/ test/org/apache/ddlutils/ test/org/apache/ddlutils/task/ - posted by to...@apache.org on 2008/03/12 00:37:57 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-87) Add ability to specify which tables to include/exclude when reading a model from the database - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2008/03/12 00:40:46 UTC, 0 replies.
- [jira] Created: (DDLUTILS-199) Postgress AutoIncrement fails - posted by "Rijk van Haaften (JIRA)" <ji...@apache.org> on 2008/03/17 17:23:25 UTC, 0 replies.
- [jira] Commented: (DDLUTILS-199) Postgress AutoIncrement fails - posted by "Rijk van Haaften (JIRA)" <ji...@apache.org> on 2008/03/18 16:21:34 UTC, 0 replies.
- [jira] Created: (DDLUTILS-200) CloneHelper not cloning onDelete and onCascade for ForeignKeys - posted by "Chad Lyon (JIRA)" <ji...@apache.org> on 2008/03/22 05:55:24 UTC, 0 replies.
- [jira] Updated: (DDLUTILS-200) CloneHelper not cloning onDelete and onCascade for ForeignKeys - posted by "Chad Lyon (JIRA)" <ji...@apache.org> on 2008/03/22 05:59:24 UTC, 0 replies.
- [jira] Resolved: (DDLUTILS-200) CloneHelper not cloning onDelete and onCascade for ForeignKeys - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2008/03/24 02:19:26 UTC, 0 replies.