5
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CVE-2021-41616: remove BinaryObjectsHelper, its use of ObjectInputStream.readObject is insecure and subject to CWE-502 More... over 3 years ago
Add information about current DdlUtils status More... over 8 years ago
DDLUTILS-284 More... over 10 years ago
Remove .classpath and .project. It references plugins that are outdated. If you have ddlutils trunk checkedout you may want your backup .classpath and .project files if you maintain them manually. More... almost 11 years ago
Tweaked the style More... almost 14 years ago
Integrated javadoc into site with basic stylesheet More... almost 14 years ago
Finished database detail documentation More... almost 14 years ago
Starting to rewrite documentation in sphinx More... about 14 years ago
Updated to newer parent pom More... about 14 years ago
Added documentation for the data schema (for DDLUTILS-245) More... about 14 years ago
Fixed test to actually use table-name as the column name (for DDLUTILS-245) More... about 14 years ago
Removed restriction on column name being 'column' for DDLUTILS-245 More... about 14 years ago
Fix for DDLUTILS-245: writeDataToFile produce broken XML More... about 14 years ago
Applied Tony Rippy's patch for DDLUTILS-246: JdbcModelReader merges metadata between tables, with minor modifications More... over 14 years ago
Minor fixes to enforce UTF-8 as the default encoding More... almost 15 years ago
Fix for DDLUTILS-233: DataReader doesn't support UTF-8 More... almost 15 years ago
Added equivalence for on delete/on update settings More... over 15 years ago
SapDB/MaxDB fixes More... over 15 years ago
Added more stuff for svn to ignore More... over 15 years ago
Adding antlr as a build-only dependency More... over 15 years ago
Updated local test DB info More... over 15 years ago
Added log4j configuration for tests More... over 15 years ago
Fixed svn mime type More... over 15 years ago
Unit test fixes More... over 15 years ago
Javadoc/checkstyle fixes; Unit-test related fixes to the Sybase, SapDB/MaxDB, SqlServer, Oracle, and MySql platforms More... over 15 years ago
Fixed Firebird platform More... over 16 years ago
Fixed DB2 platform More... over 16 years ago
Tweaks to the cascade action reading code More... over 16 years ago
Added a more generic way to handle cascade action capabilities of the individual platforms which also fixes DDLUTILS-222: ON UPDATE, ON DELETE errors for MS Sql Server - does not implement default "RESTRICT" More... over 16 years ago
Fixed some Sql Server platform bugs More... over 16 years ago