openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
Apache DB DdlUtils
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 10, 2024 — Jun 10, 2025
Showing page 12 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed/enhanced the Firebird platform
tomdz
More...
over 19 years ago
Added sizes to the VARCHAR columns in the tests to avoid hitting limits in Firebird
tomdz
More...
over 19 years ago
Removed duplicated column check from the internal-index tests
tomdz
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
tomdz
More...
over 19 years ago
Fixes to the blob/clob handling and the determination of auto-increment fields for the Sybase platform
tomdz
More...
over 19 years ago
Fixed/enhanced Sybase (ASE) implementation
tomdz
More...
over 19 years ago
Fixed/enhanced Sybase (ASE) implementation
tomdz
More...
over 19 years ago
Enhanced pk-index detection
tomdz
More...
over 19 years ago
Fixed typo
tomdz
More...
over 19 years ago
Enhanced/fixed SapDB/MaxDB platform
tomdz
More...
over 19 years ago
Changed tested models so that DECIMAL/NUMERIC columns with different sizes are tested
tomdz
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
tomdz
More...
over 19 years ago
Added new helper method
tomdz
More...
over 19 years ago
Added profile for Sql Server 2005
tomdz
More...
over 19 years ago
Fixed test errors
tomdz
More...
over 19 years ago
Added fix for DDLUTILS-71
tomdz
More...
over 19 years ago
Fix for DDLUTILS-72 as supplied by Vignesh Swaminathan
tomdz
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)
tomdz
More...
over 19 years ago
Added parameter to the DdlToDatabase task that allows to specify whether the schema XML shall be validated
tomdz
More...
over 19 years ago
Replaced StringBuilder with StringBuffer
tomdz
More...
over 19 years ago
Added tests for the alteration of databases
tomdz
More...
over 19 years ago
Added tests for the alteration of databases
tomdz
More...
over 19 years ago
Enhanced/fixed Sql Server platform
tomdz
More...
over 19 years ago
Accidently used StringBuilder (Java 5 only) instead of StringBuffer
tomdz
More...
over 19 years ago
Fixed/enhanced support for Sql Server
tomdz
More...
over 19 years ago
Fixed/enhanced support for Sql Server
tomdz
More...
over 19 years ago
Changed assertion for the alter tables sql so that an assertion failure shows the generated sql
tomdz
More...
over 19 years ago
Changes to the libraries exported by the project
tomdz
More...
over 19 years ago
Fixed and enhanced Db2 platform
tomdz
More...
over 19 years ago
Added target to dump a schema
tomdz
More...
over 19 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
20
21
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree