Mailing list archives: April 2006

Site index · List index
Message list1 · 2 · Next »Thread · Author · Date
Jun Li (JIRA) [jira] Created: (DDLUTILS-87) Did not filter out system table dtproperties. Fri, 07 Apr, 06:25
jim vester (JIRA) [jira] Created: (DDLUTILS-88) Correct ant task example: databaseToDdl Sat, 08 Apr, 01:28
to...@apache.org svn commit: r392800 - /db/ddlutils/trunk/src/doc/src/documentation/content/xdocs/ant-tasks.xml Sun, 09 Apr, 18:27
Thomas Dudziak (JIRA) [jira] Resolved: (DDLUTILS-88) Correct ant task example: databaseToDdl Sun, 09 Apr, 18:30
Thomas Dudziak (JIRA) [jira] Updated: (DDLUTILS-87) Add ability to specify which tables to include/exclude when reading a model from the database Sun, 09 Apr, 18:38
to...@apache.org svn commit: r392833 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/mssql/MSSqlModelReader.java Sun, 09 Apr, 20:34
Guy Davis (JIRA) [jira] Updated: (DDLUTILS-75) Add support for "On Delete" and "On Update" in schema XML for foreign keys Tue, 11 Apr, 18:13
Guy Davis (JIRA) [jira] Created: (DDLUTILS-89) Lack of ordering for foreign keys in WriteSchemaToFile results in spurious diffs Tue, 11 Apr, 19:03
Guy Davis (JIRA) [jira] Updated: (DDLUTILS-89) Lack of ordering for foreign keys in WriteSchemaToFile results in spurious diffs Tue, 11 Apr, 19:09
to...@apache.org svn commit: r393301 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/mssql/MSSqlModelReader.java Tue, 11 Apr, 19:56
Jun Li (JIRA) [jira] Commented: (DDLUTILS-89) Lack of ordering for foreign keys in WriteSchemaToFile results in spurious diffs Thu, 13 Apr, 00:08
Ken Weiner (JIRA) [jira] Created: (DDLUTILS-90) writeSchemaSqlToFile task produces blank output file Thu, 13 Apr, 04:32
Ken Weiner (JIRA) [jira] Updated: (DDLUTILS-90) writeSchemaSqlToFile task produces empty output file Thu, 13 Apr, 04:35
[jira] Commented: (DDLUTILS-90) writeSchemaSqlToFile task produces empty output file
Thomas Dudziak (JIRA)   [jira] Commented: (DDLUTILS-90) writeSchemaSqlToFile task produces empty output file Thu, 13 Apr, 09:40
Ken Weiner (JIRA)   [jira] Commented: (DDLUTILS-90) writeSchemaSqlToFile task produces empty output file Thu, 13 Apr, 18:22
Thomas Dudziak (JIRA) [jira] Updated: (DDLUTILS-89) Add support for ordering of foreign keys when reading from a live database Thu, 13 Apr, 09:42
Marcos V. B. Souza (JIRA) [jira] Created: (DDLUTILS-91) writeSchemaSqlToFile could write the 'drops' and the 'creates' commands in separated files. Thu, 13 Apr, 11:42
Philip Mark Donaghy (JIRA) [jira] Created: (DDLUTILS-92) writeSchemaSqlToFile should just test if a connection has been Thu, 13 Apr, 13:18
Thomas Dudziak (JIRA) [jira] Updated: (DDLUTILS-92) writeSchemaSqlToFile should just test if a connection has been Thu, 13 Apr, 13:25
Thomas Dudziak (JIRA) [jira] Updated: (DDLUTILS-92) writeSchemaSqlToFile should just test if a connection has been established Thu, 13 Apr, 13:25
Tom Schindl (JIRA) [jira] Created: (DDLUTILS-93) Mailling List Links not working Thu, 13 Apr, 18:45
Re: issue with schema being ignored
Jim Vester   Re: issue with schema being ignored Fri, 14 Apr, 03:35
Thomas Dudziak     Re: issue with schema being ignored Sun, 16 Apr, 23:26
Jim Vester       Re: issue with schema being ignored Mon, 17 Apr, 03:06
Thomas Dudziak (JIRA) [jira] Resolved: (DDLUTILS-93) Mailling List Links not working Sun, 16 Apr, 23:34
to...@apache.org svn commit: r394580 - /db/ddlutils/trunk/src/test/org/apache/ddlutils/alteration/ Sun, 16 Apr, 23:47
to...@apache.org svn commit: r394581 [1/2] - in /db/ddlutils/trunk/src: check/ java/org/apache/ddlutils/alteration/ java/org/apache/ddlutils/model/ test/org/apache/ddlutils/alteration/ Sun, 16 Apr, 23:47
to...@apache.org svn commit: r394581 [2/2] - in /db/ddlutils/trunk/src: check/ java/org/apache/ddlutils/alteration/ java/org/apache/ddlutils/model/ test/org/apache/ddlutils/alteration/ Sun, 16 Apr, 23:47
Tom Schindl (JIRA) [jira] Created: (DDLUTILS-94) Create nice looking Documentation from database.xml Mon, 17 Apr, 16:20
Tom Schindl (JIRA) [jira] Updated: (DDLUTILS-94) Create nice looking Documentation from database.xml Mon, 17 Apr, 16:24
jim vester (JIRA) [jira] Created: (DDLUTILS-95) Can't extract data from Derby db when table included in a schema Mon, 17 Apr, 17:50
jim vester (JIRA) [jira] Created: (DDLUTILS-96) Db2 database cannot extract table definition from database with schema Mon, 17 Apr, 18:03
Tom Schindl (JIRA) [jira] Created: (DDLUTILS-97) PropertyChangeSupport for model-classes (Table, Column, ...) Tue, 18 Apr, 07:35
Tom Schindl (JIRA) [jira] Created: (DDLUTILS-98) Code Duplication in DatabaseIO Wed, 19 Apr, 17:37
Tom Schindl (JIRA) [jira] Updated: (DDLUTILS-98) Code Duplication in DatabaseIO Wed, 19 Apr, 17:37
Tom Schindl (JIRA) [jira] Created: (DDLUTILS-99) Customizing Betwixt-Mapping Wed, 19 Apr, 17:52
Thomas Dudziak (JIRA) [jira] Resolved: (DDLUTILS-98) Code Duplication in DatabaseIO Wed, 19 Apr, 18:29
to...@apache.org svn commit: r395342 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/io/DatabaseIO.java Wed, 19 Apr, 18:33
Thomas Dudziak (JIRA) [jira] Resolved: (DDLUTILS-99) Customizing Betwixt-Mapping Wed, 19 Apr, 18:39
Guy Davis (JIRA) [jira] Created: (DDLUTILS-100) WriteDataToFile command not handling BLOBs correctly Thu, 20 Apr, 01:37
Guy Davis (JIRA) [jira] Updated: (DDLUTILS-100) WriteDataToFile command not handling BLOBs correctly Thu, 20 Apr, 01:37
Guy Davis (JIRA) [jira] Created: (DDLUTILS-101) Support the dumping of data from a database into an XML file for each table. Thu, 20 Apr, 02:31
Guy Davis (JIRA) [jira] Updated: (DDLUTILS-101) Support the dumping of data from a database into an XML file for each table. Thu, 20 Apr, 02:38
Message list1 · 2 · Next »Thread · Author · Date
Box list
May 200812
Apr 200813
Mar 200834
Feb 200829
Jan 20083
Dec 200728
Nov 20077
Oct 200713
Sep 200793
Aug 200711
Jul 200712
Jun 200739
May 200740
Apr 200736
Mar 200755
Feb 200754
Jan 200747
Dec 200625
Nov 200641
Oct 200653
Sep 20061
Aug 200630
Jul 2006217
Jun 200637
May 200674
Apr 200668
Mar 200666
Feb 200660
Jan 2006128
Dec 2005122
Nov 2005116
Oct 200574
Sep 200585
Aug 200542
Jul 20053
May 20056
Apr 200515