| Got rid of the unref'd primary keys anomaly...didn't make a lot of sense |
|
More...
|
over 20 years ago
|
| Fix for bug 1215422 - exception when no tables in schema |
|
More...
|
over 20 years ago
|
| Applied a more logical naming scheme to graphs |
|
More...
|
over 20 years ago
|
| Fixed screwed-up method I was using to differentiate between degrees away from a table |
|
More...
|
over 20 years ago
|
| If more than half of the tables have the same primary key then it's most likely a database where primary key names aren't unique |
|
More...
|
over 20 years ago
|
| was getting javascript errors on the relationships graph |
|
More...
|
over 20 years ago
|
| Way to share details of what we've done |
|
More...
|
over 20 years ago
|
| Now lets viewer determine whether to see one or two degrees of separation on table details |
|
More...
|
over 20 years ago
|
| Made UI concept of showing implied constraints consistent |
|
More...
|
over 20 years ago
|
| Was still referencing LineWriter and ConnectionURLBuilder at their old locations |
|
More...
|
over 20 years ago
|
| moved utility-like classes to the util package |
|
More...
|
over 20 years ago
|
| Threaded creation of Tables after JProbe analysis |
|
More...
|
over 20 years ago
|
| Missed a closing tag on a form...IE was the only one that complained... |
|
More...
|
over 20 years ago
|
| Relationships didn't toggle correctly...wrong path |
|
More...
|
over 20 years ago
|
| Significantly cleaned up how orphans are reported (and lots of misc cleanups) |
|
More...
|
over 20 years ago
|
| removed erroneous complexity in determining whether implied constraints are involved |
|
More...
|
over 20 years ago
|
| Made implied graph relationships optional |
|
More...
|
over 20 years ago
|
| Now correctly identifies nullable columns |
|
More...
|
over 20 years ago
|
| Added -cp to allow specifying a classpath for the database driver |
|
More...
|
over 20 years ago
|
| Added check for tables with one column anomaly |
|
More...
|
over 20 years ago
|
| Now checks for column names that increment, potentially indicating denormalization |
|
More...
|
over 20 years ago
|
| added ref to web site in usage message |
|
More...
|
over 20 years ago
|
| added stylesheet support |
|
More...
|
over 20 years ago
|
| Can now customize stylesheets |
|
More...
|
over 20 years ago
|
| Made the usage output easier to understand |
|
More...
|
over 20 years ago
|
| Added build.xml |
|
More...
|
over 20 years ago
|
| Added details on auto-updated and virual (pseudo) columns |
|
More...
|
over 20 years ago
|
| Max Stocker suggested that I should add type information to the graphs |
|
More...
|
over 20 years ago
|
| Metadata query wasn't specifying a schema |
|
More...
|
over 20 years ago
|
| Michael Johns found some bugs in the check constraints SQL |
|
More...
|
over 20 years ago
|