5
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed/enhanced the Firebird platform More... over 19 years ago
Added sizes to the VARCHAR columns in the tests to avoid hitting limits in Firebird More... over 19 years ago
Removed duplicated column check from the internal-index tests More... over 19 years ago
Now also the table name columns are retrieved from the jdbc metadata for columns, primary keys, indices, foreign keys to allow databases to utilize them More... over 19 years ago
Fixes to the blob/clob handling and the determination of auto-increment fields for the Sybase platform More... over 19 years ago
Fixed/enhanced Sybase (ASE) implementation More... over 19 years ago
Fixed/enhanced Sybase (ASE) implementation More... over 19 years ago
Enhanced pk-index detection More... over 19 years ago
Fixed typo More... over 19 years ago
Enhanced/fixed SapDB/MaxDB platform More... over 19 years ago
Changed tested models so that DECIMAL/NUMERIC columns with different sizes are tested More... over 19 years ago
Made dump task more robust against non-conforming JDBC drivers that return null for non-string columns in the metadata More... over 19 years ago
Added new helper method More... over 19 years ago
Added profile for Sql Server 2005 More... over 19 years ago
Fixed test errors More... over 19 years ago
Added fix for DDLUTILS-71 More... over 19 years ago
Fix for DDLUTILS-72 as supplied by Vignesh Swaminathan More... over 19 years ago
Added guards in the redfined readTable methods that checks whether a table was read by the super implementation (which is not always the case) More... over 19 years ago
Added parameter to the DdlToDatabase task that allows to specify whether the schema XML shall be validated More... over 19 years ago
Replaced StringBuilder with StringBuffer More... over 19 years ago
Added tests for the alteration of databases More... over 19 years ago
Added tests for the alteration of databases More... over 19 years ago
Enhanced/fixed Sql Server platform More... over 19 years ago
Accidently used StringBuilder (Java 5 only) instead of StringBuffer More... over 19 years ago
Fixed/enhanced support for Sql Server More... over 19 years ago
Fixed/enhanced support for Sql Server More... over 19 years ago
Changed assertion for the alter tables sql so that an assertion failure shows the generated sql More... over 19 years ago
Changes to the libraries exported by the project More... over 19 years ago
Fixed and enhanced Db2 platform More... over 19 years ago
Added target to dump a schema More... over 19 years ago