ddlutils-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[jira] Commented: (DDLUTILS-108) Unicode text fields (NTEXT, NVARCHAR, and NCHAR) for MSSQL
JIRA
[jira] Updated: (DDLUTILS-108) Unicode text fields (NTEXT, NVARCHAR, and NCHAR) for MSSQL
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-108) Unicode text fields (NTEXT, NVARCHAR, and NCHAR) for MSSQL
Thomas Dudziak (JIRA)
svn commit: r407194 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/alteration/ java/org/apache/ddlutils/platform/ java/org/apache/ddlutils/platform/oracle/ java/org/apache/ddlutils/util/ test/org/apache/ddlutils/platform/
tomdz
svn commit: r406774 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/platform/mysql/ java/org/apache/ddlutils/platform/oracle/ java/org/apache/ddlutils/platform/sapdb/ test/org/apache/ddlutils/platform/
tomdz
svn commit: r406474 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/util/SqlTokenizer.java
tomdz
svn commit: r406473 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/platform/ java/org/apache/ddlutils/platform/oracle/ test/org/apache/ddlutils/ test/org/apache/ddlutils/dynabean/
tomdz
svn commit: r406392 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/alteration/ java/org/apache/ddlutils/model/ java/org/apache/ddlutils/platform/ java/org/apache/ddlutils/platform/mysql/ java/org/apache/ddlutils/platform/sapdb/ test/org/apache/d...
tomdz
svn commit: r406163 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/platform/ java/org/apache/ddlutils/platform/db2/ java/org/apache/ddlutils/platform/derby/ java/org/apache/ddlutils/platform/firebird/ java/org/apache/ddlutils/platform/hsqldb/ ja...
tomdz
svn commit: r406144 - /db/ddlutils/trunk/src/test/org/apache/ddlutils/TestDatabaseWriterBase.java
tomdz
svn commit: r406143 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/platform/mysql/MySqlBuilder.java test/org/apache/ddlutils/platform/TestMySql50Platform.java test/org/apache/ddlutils/platform/TestMySqlPlatform.java
tomdz
svn commit: r406142 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/alteration/ java/org/apache/ddlutils/platform/derby/ test/org/apache/ddlutils/alteration/ test/org/apache/ddlutils/io/
tomdz
svn commit: r406085 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/platform/postgresql/PostgreSqlModelReader.java java/org/apache/ddlutils/platform/postgresql/PostgreSqlPlatform.java test/org/apache/ddlutils/dynabean/TestDynaSqlQueries.java
tomdz
svn commit: r406075 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/ java/org/apache/ddlutils/platform/ java/org/apache/ddlutils/platform/mckoi/ test/org/apache/ddlutils/ test/org/apache/ddlutils/dynabean/ test/org/apache/ddlutils/io/ test/org/ap...
tomdz
svn commit: r405892 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/SqlBuilder.java
tomdz
svn commit: r405889 - /db/ddlutils/trunk/src/test/org/apache/ddlutils/SqlBuilderTest.java
tomdz
svn commit: r405866 - in /db/ddlutils/trunk/src/test/org/apache/ddlutils: alteration/TestAlterationAlgorithm.java io/TestAlteration.java
tomdz
svn commit: r405865 - in /db/ddlutils/trunk/src: doc/src/documentation/content/xdocs/ant-tasks.xml java/org/apache/ddlutils/io/DataToDatabaseSink.java java/org/apache/ddlutils/task/WriteDataToDatabaseCommand.java
tomdz
svn commit: r405862 - in /db/ddlutils/trunk/src/java/org/apache/ddlutils: model/Column.java platform/SqlBuilder.java platform/sybase/SybaseBuilder.java
tomdz
[jira] Created: (DDLUTILS-107) Request for an option for disabling foreign key checking in the ant task "writeDataToDatabase"
Marco Oppel (JIRA)
[jira] Resolved: (DDLUTILS-107) Request for an option for disabling foreign key checking in the ant task "writeDataToDatabase"
Thomas Dudziak (JIRA)
[jira] Created: (DDLUTILS-106) Long similar foreign key names are shortened to conflicting names
JIRA
[jira] Commented: (DDLUTILS-106) Long similar foreign key names are shortened to conflicting names
Thomas Dudziak (JIRA)
[jira] Resolved: (DDLUTILS-106) Long similar foreign key names are shortened to conflicting names
Thomas Dudziak (JIRA)
[jira] Commented: (DDLUTILS-106) Long similar foreign key names are shortened to conflicting names
JIRA
svn commit: r405519 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/task/DumpMetadataTask.java
tomdz
[jira] Created: (DDLUTILS-105) When upgrading a database, and the auto-increment for a column is set to 'true' the sequence is not created
Machiel Groeneveld (JIRA)
[jira] Commented: (DDLUTILS-105) When upgrading a database, and the auto-increment for a column is set to 'true' the sequence is not created
Thomas Dudziak (JIRA)
[jira] Commented: (DDLUTILS-105) When upgrading a database, and the auto-increment for a column is set to 'true' the sequence is not created
Machiel Groeneveld (JIRA)
[jira] Commented: (DDLUTILS-105) When upgrading a database, and the auto-increment for a column is set to 'true' the sequence is not created
Thomas Dudziak (JIRA)
[jira] Commented: (DDLUTILS-105) When upgrading a database, and the auto-increment for a column is set to 'true' the sequence is not created
Thomas Dudziak (JIRA)
[jira] Resolved: (DDLUTILS-105) When upgrading a database, and the auto-increment for a column is set to 'true' the sequence is not created
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-105) When upgrading a database, and the auto-increment for a column is set to 'true' the sequence is not created
Thomas Dudziak (JIRA)
svn commit: r405200 - in /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform: derby/DerbyBuilder.java postgresql/PostgreSqlBuilder.java
tomdz
svn commit: r405198 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/alteration/ java/org/apache/ddlutils/model/ java/org/apache/ddlutils/platform/hsqldb/ java/org/apache/ddlutils/platform/postgresql/ test/org/apache/ddlutils/io/
tomdz
[jira] Created: (DDLUTILS-104) "empty" default statements are generated
Ueli Kurmann (JIRA)
[jira] Updated: (DDLUTILS-104) "empty" DEFAULT statements
Ueli Kurmann (JIRA)
[jira] Commented: (DDLUTILS-104) "empty" DEFAULT statements
Thomas Dudziak (JIRA)
[jira] Resolved: (DDLUTILS-104) "empty" DEFAULT statements
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-104) "empty" DEFAULT statements
Thomas Dudziak (JIRA)
svn commit: r404781 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/util/CallbackClosure.java
tomdz
svn commit: r400299 - in /db/ddlutils/trunk/src/test/org/apache/ddlutils: TestDatabaseWriterBase.java io/TestAlteration.java
tomdz
svn commit: r399869 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/platform/ java/org/apache/ddlutils/platform/derby/ test/org/apache/ddlutils/io/
tomdz
svn commit: r399474 [2/2] - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/model/ test/org/apache/ddlutils/ test/org/apache/ddlutils/alteration/ test/org/apache/ddlutils/io/
tomdz
svn commit: r399068 - /db/ddlutils/trunk/src/test/org/apache/ddlutils/io/TestAlteration.java
tomdz
svn commit: r399067 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/SqlBuilder.java
tomdz
svn commit: r399036 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/platform/SqlBuilder.java test/org/apache/ddlutils/alteration/TestAlterationAlgorithm.java
tomdz
svn commit: r398721 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/postgresql/PostgreSqlModelReader.java
tomdz
svn commit: r398720 - in /db/ddlutils/trunk/src/java/org/apache/ddlutils/io/converters: ByteArrayBase64Converter.java TimestampConverter.java
tomdz
svn commit: r398713 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/alteration/ModelComparator.java java/org/apache/ddlutils/platform/SqlBuilder.java test/org/apache/ddlutils/alteration/TestAlterationAlgorithm.java
tomdz
svn commit: r398681 [1/3] - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/alteration/ java/org/apache/ddlutils/model/ java/org/apache/ddlutils/platform/ java/org/apache/ddlutils/util/ test/org/apache/ddlutils/ test/org/apache/ddlutils/alteration/...
tomdz
svn commit: r398681 [3/3] - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/alteration/ java/org/apache/ddlutils/model/ java/org/apache/ddlutils/platform/ java/org/apache/ddlutils/util/ test/org/apache/ddlutils/ test/org/apache/ddlutils/alteration/...
tomdz
svn commit: r398680 - /db/ddlutils/trunk/.classpath
tomdz
svn commit: r398678 - in /db/ddlutils/trunk/lib: junit-3.8.1.jar junit-3.8.2.jar
tomdz
svn commit: r398033 - in /db/ddlutils/trunk/src: java/org/apache/ddlutils/alteration/ java/org/apache/ddlutils/platform/ java/org/apache/ddlutils/util/ test/org/apache/ddlutils/alteration/
tomdz
svn commit: r397617 - /db/ddlutils/trunk/pom.xml
tomdz
[jira] Created: (DDLUTILS-103) Upgrade version of commons-betwixt in pom.xml
Ken Weiner (JIRA)
[jira] Updated: (DDLUTILS-103) Upgrade version of commons-betwixt in pom.xml
Thomas Dudziak (JIRA)
[jira] Commented: (DDLUTILS-103) Upgrade version of commons-betwixt in pom.xml
Ken Weiner (JIRA)
[jira] Commented: (DDLUTILS-103) Upgrade version of commons-betwixt in pom.xml
Thomas Dudziak (JIRA)
[jira] Resolved: (DDLUTILS-103) Upgrade version of commons-betwixt in pom.xml
Thomas Dudziak (JIRA)
[jira] Commented: (DDLUTILS-103) Upgrade version of commons-betwixt in pom.xml
JIRA
[jira] Commented: (DDLUTILS-103) Upgrade version of commons-betwixt in pom.xml
Ken Weiner (JIRA)
[jira] Created: (DDLUTILS-102) The interface PlatformImplBase throws an error [ java.lang.StringIndexOutOfBoundsException] when a default value is empty
Serge Tan Panza (JIRA)
[jira] Commented: (DDLUTILS-102) The interface PlatformImplBase throws an error [ java.lang.StringIndexOutOfBoundsException] when a default value is empty
Machiel Groeneveld (JIRA)
[jira] Updated: (DDLUTILS-102) The interface PlatformImplBase throws an error [ java.lang.StringIndexOutOfBoundsException] when a default value is empty
Machiel Groeneveld (JIRA)
[jira] Resolved: (DDLUTILS-102) The interface PlatformImplBase throws an error [ java.lang.StringIndexOutOfBoundsException] when a default value is empty
Thomas Dudziak (JIRA)
svn commit: r395674 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/DefaultValueHelper.java
tomdz
Running Code Analyzer
Tom Schindl
Re: Running Code Analyzer
Thomas Dudziak
Re: Running Code Analyzer
Tom Schindl
Re: Running Code Analyzer
Thomas Dudziak
Re: Running Code Analyzer
Tom Schindl
Re: Running Code Analyzer
Thomas Dudziak
Re: Running Code Analyzer
Tom Schindl
Re: Running Code Analyzer
Tom Schindl
Re: Running Code Analyzer
Tom Schindl
Re: Running Code Analyzer
Tom Schindl
Re: Running Code Analyzer
Jim Vester
Re: Running Code Analyzer
Thomas Dudziak
Re: Running Code Analyzer
Tom Schindl
Re: Running Code Analyzer
Tom Schindl
[jira] Created: (DDLUTILS-101) Support the dumping of data from a database into an XML file for each table.
Guy Davis (JIRA)
[jira] Updated: (DDLUTILS-101) Support the dumping of data from a database into an XML file for each table.
Guy Davis (JIRA)
[jira] Updated: (DDLUTILS-101) Support the dumping of data from a database into an XML file for each table.
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-101) Support the dumping of data from a database into an XML file for each table.
Thomas Dudziak (JIRA)
[jira] Created: (DDLUTILS-100) WriteDataToFile command not handling BLOBs correctly
Guy Davis (JIRA)
[jira] Updated: (DDLUTILS-100) WriteDataToFile command not handling BLOBs correctly
Guy Davis (JIRA)
[jira] Commented: (DDLUTILS-100) WriteDataToFile command not handling BLOBs correctly
Guy Davis (JIRA)
[jira] Updated: (DDLUTILS-100) WriteDataToFile command not handling BLOBs correctly
Thomas Dudziak (JIRA)
[jira] Resolved: (DDLUTILS-100) WriteDataToFile command not handling BLOBs correctly
Thomas Dudziak (JIRA)
svn commit: r395342 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/io/DatabaseIO.java
tomdz
[jira] Created: (DDLUTILS-99) Customizing Betwixt-Mapping
Tom Schindl (JIRA)
[jira] Resolved: (DDLUTILS-99) Customizing Betwixt-Mapping
Thomas Dudziak (JIRA)
[jira] Created: (DDLUTILS-98) Code Duplication in DatabaseIO
Tom Schindl (JIRA)
[jira] Updated: (DDLUTILS-98) Code Duplication in DatabaseIO
Tom Schindl (JIRA)
[jira] Resolved: (DDLUTILS-98) Code Duplication in DatabaseIO
Thomas Dudziak (JIRA)
[jira] Created: (DDLUTILS-97) PropertyChangeSupport for model-classes (Table, Column, ...)
Tom Schindl (JIRA)
[jira] Updated: (DDLUTILS-97) PropertyChangeSupport for model-classes (Table, Column, ...)
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-97) PropertyChangeSupport for model-classes (Table, Column, ...)
Thomas Dudziak (JIRA)
[jira] Created: (DDLUTILS-96) Db2 database cannot extract table definition from database with schema
jim vester (JIRA)
[jira] Updated: (DDLUTILS-96) Db2 database cannot extract table definition from database with schema
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-96) Db2 database cannot extract table definition from database with schema
Thomas Dudziak (JIRA)
[jira] Created: (DDLUTILS-95) Can't extract data from Derby db when table included in a schema
jim vester (JIRA)
[jira] Commented: (DDLUTILS-95) Can't extract data from Derby db when table included in a schema
Martin Voigt (JIRA)
[jira] Updated: (DDLUTILS-95) Can't extract data from Derby db when table included in a schema
Thomas Dudziak (JIRA)
[jira] Created: (DDLUTILS-94) Create nice looking Documentation from database.xml
Tom Schindl (JIRA)
[jira] Updated: (DDLUTILS-94) Create nice looking Documentation from database.xml
Tom Schindl (JIRA)
[jira] Updated: (DDLUTILS-94) Create nice looking Documentation from database.xml
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-94) Create nice looking Documentation from database.xml
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-94) Create nice looking Documentation from database.xml
Thomas Dudziak (JIRA)
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/
tomdz
svn commit: r394580 - /db/ddlutils/trunk/src/test/org/apache/ddlutils/alteration/
tomdz
Re: issue with schema being ignored
Jim Vester
Re: issue with schema being ignored
Thomas Dudziak
Re: issue with schema being ignored
Jim Vester
[jira] Created: (DDLUTILS-93) Mailling List Links not working
Tom Schindl (JIRA)
[jira] Resolved: (DDLUTILS-93) Mailling List Links not working
Thomas Dudziak (JIRA)
[jira] Created: (DDLUTILS-92) writeSchemaSqlToFile should just test if a connection has been
Philip Mark Donaghy (JIRA)
[jira] Updated: (DDLUTILS-92) writeSchemaSqlToFile should just test if a connection has been established
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-92) writeSchemaSqlToFile should just test if a connection has been
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-92) writeSchemaSqlToFile should just test if a connection has been established
Thomas Dudziak (JIRA)
[jira] Resolved: (DDLUTILS-92) writeSchemaSqlToFile should just test if a connection has been established
Thomas Dudziak (JIRA)
[jira] Created: (DDLUTILS-91) writeSchemaSqlToFile could write the 'drops' and the 'creates' commands in separated files.
Marcos V. B. Souza (JIRA)
[jira] Updated: (DDLUTILS-91) writeSchemaSqlToFile could write the 'drops' and the 'creates' commands in separated files.
Thomas Dudziak (JIRA)
[jira] Created: (DDLUTILS-90) writeSchemaSqlToFile task produces blank output file
Ken Weiner (JIRA)
[jira] Updated: (DDLUTILS-90) writeSchemaSqlToFile task produces empty output file
Ken Weiner (JIRA)
[jira] Commented: (DDLUTILS-90) writeSchemaSqlToFile task produces empty output file
Thomas Dudziak (JIRA)
[jira] Commented: (DDLUTILS-90) writeSchemaSqlToFile task produces empty output file
Ken Weiner (JIRA)
[jira] Commented: (DDLUTILS-90) writeSchemaSqlToFile task produces empty output file
Vincent Siveton (JIRA)
[jira] Updated: (DDLUTILS-90) writeSchemaSqlToFile task produces empty output file
Thomas Dudziak (JIRA)
[jira] Resolved: (DDLUTILS-90) writeSchemaSqlToFile task produces empty output file
Thomas Dudziak (JIRA)
svn commit: r393301 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/mssql/MSSqlModelReader.java
tomdz
[jira] Created: (DDLUTILS-89) Lack of ordering for foreign keys in WriteSchemaToFile results in spurious diffs
Guy Davis (JIRA)
[jira] Updated: (DDLUTILS-89) Lack of ordering for foreign keys in WriteSchemaToFile results in spurious diffs
Guy Davis (JIRA)
[jira] Commented: (DDLUTILS-89) Lack of ordering for foreign keys in WriteSchemaToFile results in spurious diffs
Jun Li (JIRA)
[jira] Updated: (DDLUTILS-89) Add support for ordering of foreign keys when reading from a live database
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-89) Add support for ordering of foreign keys when reading from a live database
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-89) Add support for ordering of foreign keys when reading from a live database
Thomas Dudziak (JIRA)
[jira] Resolved: (DDLUTILS-89) Add support for ordering of foreign keys when reading from a live database
Thomas Dudziak (JIRA)
svn commit: r392833 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/mssql/MSSqlModelReader.java
tomdz
svn commit: r392800 - /db/ddlutils/trunk/src/doc/src/documentation/content/xdocs/ant-tasks.xml
tomdz
[jira] Created: (DDLUTILS-88) Correct ant task example: databaseToDdl
jim vester (JIRA)
[jira] Resolved: (DDLUTILS-88) Correct ant task example: databaseToDdl
Thomas Dudziak (JIRA)
[jira] Created: (DDLUTILS-87) Did not filter out system table dtproperties.
Jun Li (JIRA)
[jira] Updated: (DDLUTILS-87) Add ability to specify which tables to include/exclude when reading a model from the database
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-87) Add ability to specify which tables to include/exclude when reading a model from the database
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-87) Add ability to specify which tables to include/exclude when reading a model from the database
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-87) Add ability to specify which tables to include/exclude when reading a model from the database
Daniel Lopez (JIRA)
[jira] Resolved: (DDLUTILS-87) Add ability to specify which tables to include/exclude when reading a model from the database
Thomas Dudziak (JIRA)
[jira] Created: (DDLUTILS-86) New attribute of Column. Native type is a value of TYPE_NAME in the result set of DataBaseMetadata.getColumns(...).
Yauheni Prykhodzka (JIRA)
[jira] Updated: (DDLUTILS-86) New attribute of Column. Native type is a value of TYPE_NAME in the result set of DataBaseMetadata.getColumns(...).
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-86) New attribute of Column. Native type is a value of TYPE_NAME in the result set of DataBaseMetadata.getColumns(...).
Thomas Dudziak (JIRA)
[jira] Commented: (DDLUTILS-86) New attribute of Column. Native type is a value of TYPE_NAME in the result set of DataBaseMetadata.getColumns(...).
Guillaume Serre (JIRA)
HsqlDbBuilder improved patch
Wilfred Springer
HsqlDbBuilder Bug (?)
Wilfred Springer
[Db-ddlutils Wiki] Update of "How to create other database implementations" by MartinvandenBemt
Apache Wiki
[jira] Created: (DDLUTILS-85) Unique index generated as index or as constraint.
Przemyslaw Sztoch (JIRA)
[jira] Updated: (DDLUTILS-85) Add support for unique constraints
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-85) Add support for unique constraints
Thomas Dudziak (JIRA)
[jira] Commented: (DDLUTILS-85) Add support for unique constraints
John Fereira (JIRA)
[jira] Updated: (DDLUTILS-85) Add support for unique constraints
Thomas Dudziak (JIRA)
[jira] Commented: (DDLUTILS-85) Add support for unique constraints
Chris Hyzer (JIRA)
[jira] Created: (DDLUTILS-84) Support for DOMAIN
Przemyslaw Sztoch (JIRA)
[jira] Updated: (DDLUTILS-84) Support for DOMAIN
Przemyslaw Sztoch (JIRA)
[jira] Commented: (DDLUTILS-84) Support for DOMAIN
Laurent ROCHE (JIRA)
[jira] Updated: (DDLUTILS-84) Support for DOMAIN
Thomas Dudziak (JIRA)
[jira] Created: (DDLUTILS-83) Name of Primary Key
Przemyslaw Sztoch (JIRA)
[jira] Updated: (DDLUTILS-83) Name of Primary Key
Przemyslaw Sztoch (JIRA)
[jira] Updated: (DDLUTILS-83) Name of Primary Key
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-83) Name of Primary Key
Thomas Dudziak (JIRA)
[jira] Created: (DDLUTILS-82) FOREIGN KEY .... ON UPDATE .... ON DELETE ...
Przemyslaw Sztoch (JIRA)
[jira] Updated: (DDLUTILS-82) FOREIGN KEY .... ON UPDATE .... ON DELETE ...
Przemyslaw Sztoch (JIRA)
[jira] Updated: (DDLUTILS-82) FOREIGN KEY .... ON UPDATE .... ON DELETE ...
Thomas Dudziak (JIRA)
[jira] Resolved: (DDLUTILS-82) FOREIGN KEY .... ON UPDATE .... ON DELETE ...
Thomas Dudziak (JIRA)
DDLUtils and Informix (how to write it)
Valicek Arnost
Re: DDLUtils and Informix (how to write it)
Thomas Dudziak
Re: DDLUtils and Informix (how to write it)
Martin van den Bemt
[jira] Created: (DDLUTILS-81) Capture and creation of sequences
Achille Carette (JIRA)
[jira] Commented: (DDLUTILS-81) Capture and creation of sequences
Achille Carette (JIRA)
[jira] Updated: (DDLUTILS-81) Capture and creation of sequences
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-81) Capture and creation of sequences
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-81) Capture and creation of sequences
Thomas Dudziak (JIRA)
a small extension of the class Column
Yauheni Prykhodzka
Re: a small extension of the class Column
Thomas Dudziak
Re: a small extension of the class Column
Yauheni Prykhodzka
Re: a small extension of the class Column
Thomas Dudziak
[jira] Created: (DDLUTILS-80) nativeDefault attribute for column, which is not interpreted by DdlUtils at all
Joachim Wackerow (JIRA)
[jira] Updated: (DDLUTILS-80) nativeDefault attribute for column, which is not interpreted by DdlUtils at all
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-80) nativeDefault attribute for column, which is not interpreted by DdlUtils at all
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-80) nativeDefault attribute for column, which is not interpreted by DdlUtils at all
Thomas Dudziak (JIRA)
[jira] Created: (DDLUTILS-79) DROP COLUMN doesn't work with firebird and interbase
Renaud Michel (JIRA)
[jira] Updated: (DDLUTILS-79) DROP COLUMN doesn't work with firebird and interbase
Renaud Michel (JIRA)
[jira] Resolved: (DDLUTILS-79) DROP COLUMN doesn't work with firebird and interbase
Thomas Dudziak (JIRA)
[jira] Updated: (DDLUTILS-79) DROP COLUMN doesn't work with firebird and interbase
Thomas Dudziak (JIRA)
svn commit: r385311 [3/3] - in /db/ddlutils/trunk: ./ src/doc/ src/doc/src/documentation/ src/doc/src/documentation/content/xdocs/ src/doc/src/documentation/content/xdocs/images/ src/java/org/apache/ddlutils/platform/firebird/ src/java/org/apache/ddlut...
tomdz
svn commit: r385311 [1/3] - in /db/ddlutils/trunk: ./ src/doc/ src/doc/src/documentation/ src/doc/src/documentation/content/xdocs/ src/doc/src/documentation/content/xdocs/images/ src/java/org/apache/ddlutils/platform/firebird/ src/java/org/apache/ddlut...
tomdz
svn commit: r385309 - in /db/ddlutils/trunk/src/java/org/apache/ddlutils/platform/mysql: MySql50Platform.java MySqlPlatform.java
tomdz
svn commit: r385307 - /db/ddlutils/trunk/src/java/org/apache/ddlutils/task/PlatformConfiguration.java
tomdz
svn commit: r385306 - /db/ddlutils/trunk/build-sample.xml
tomdz
Earlier messages
Later messages