Resolved a NullPointerException that occurred when evaluating cross-catalog tables in databases that don't report schema details. |
|
More...
|
almost 14 years ago
|
Added a new -columndetails option that makes it possible to specify which details appear (and their order) on the columns tab. |
|
More...
|
almost 14 years ago
|
Can now use -all on databases like MySQL. |
|
More...
|
almost 14 years ago
|
Links to remote tables now also have direct links to the schema too. |
|
More...
|
almost 14 years ago
|
Added a summary of remote tables to the tables tab to quickly identify remote relationships |
|
More...
|
almost 14 years ago
|
It's now possible to supplement your real database metadata with logical tables and relationships. |
|
More...
|
almost 14 years ago
|
Bug 3177548 - -pfp doesn't work when analyzing multiple schemas |
|
More...
|
almost 14 years ago
|
Foundation for supporting image formats other than PNG (e.g. SVG). Unfortunately SVG isn't quite ready for prime time yet. |
|
More...
|
almost 14 years ago
|
Added an optional short_column_type to selectColumnTypesSql to simplify the generated ER diagrams. Otherwise they could become extremely large. |
|
More...
|
almost 14 years ago
|
Changed default from -lq (low quality) to -hq (high quality) after seeing how the low quality diagrams look on various systems |
|
More...
|
almost 14 years ago
|
Feature request 1598563 - Show full definition for ENUM and SET types |
|
More...
|
almost 14 years ago
|
Updated sample DDL to work with later versions of MySQL |
|
More...
|
almost 14 years ago
|
Low quality rendering was always being used when multiple schemas were being analyzed. Now honors -hq or -lq from command-line. |
|
More...
|
almost 14 years ago
|
Now makes sure XML-defined FKs point to PKs. If not then assumes it should have been a PK (with a warning). |
|
More...
|
almost 14 years ago
|
Resolved formatting and copyright issues |
|
More...
|
almost 14 years ago
|
Added support for more fully defining table details in XML |
|
More...
|
almost 14 years ago
|
Added support for more fully defining table details in XML |
|
More...
|
almost 14 years ago
|
Added logging of dot invocation details |
|
More...
|
almost 14 years ago
|
Fixed readability issue in error message |
|
More...
|
almost 14 years ago
|
Added knowledge of catalogs to support cross-schema relationships in databases that use catalogs (e.g. MySQL). |
|
More...
|
almost 14 years ago
|
Resolving warnings |
|
More...
|
almost 14 years ago
|
Removed unnecessary script |
|
More...
|
almost 14 years ago
|
Bug 3155648 - Firebird's drivers aren't multi-thread safe, so use at most one thread. |
|
More...
|
about 14 years ago
|
Refactored how the database driver gets loaded to make it easier to customize. |
|
More...
|
about 14 years ago
|
Bug 3148639 - views weren't being fully evaluated for relationships. |
|
More...
|
about 14 years ago
|
Feature Request 3141248 - Added support for H2 Database Engine |
|
More...
|
about 14 years ago
|
Patch 3140441 - now supports table names that include questionable characters like "#". |
|
More...
|
about 14 years ago
|
Implementation of feature request 3136739 - use default classloader if driverPath not specified |
|
More...
|
about 14 years ago
|
Bug 3101845 - Prevented the inadvertent recursion with with back-referencing cross-schema tables that resulted in OutOfMemoryErrors |
|
More...
|
about 14 years ago
|
Bug 3101845 - Prevented the inadvertent recursion with with back-referencing cross-schema tables that resulted in OutOfMemoryErrors |
|
More...
|
about 14 years ago
|