Can now more accurately detect implied relationships. Also quoted the graph name and added 'Generated by SchemaSpy'. |
|
More...
|
over 19 years ago
|
ASC_OR_DESC doesn't always exist in the ResultSet! |
|
More...
|
over 19 years ago
|
Better handling of row counting |
|
More...
|
over 19 years ago
|
Implied constraints are more accurately identified, supports dirs with spaces and timings are fixed. |
|
More...
|
over 19 years ago
|
Added inappropriate default nulls anomaly |
|
More...
|
over 19 years ago
|
Allows comparison between versions of products |
|
More...
|
over 19 years ago
|
Feature #1243120 - Support Oracle nested tables |
|
More...
|
over 19 years ago
|
More complete list of SQL keywords for View presentation as well as vendor-specific keywords |
|
More...
|
over 19 years ago
|
Was getting 'failed to determine auto increment status' on views...shouldn't even try with views |
|
More...
|
over 19 years ago
|
No longer build isAutoIncremented() SQL with column names (problematic with tables with reserved words). Now it uses the metadata to figure out the column names. |
|
More...
|
over 19 years ago
|
Michael Johns was experiencing a bug in the generated SQL that determines auto update status...now it won't die and will output some meaningful diagnostics. |
|
More...
|
over 19 years ago
|
Got rid of the isVirtual() crap |
|
More...
|
over 19 years ago
|
Moved determination of auto-increment here from Database...now it works! |
|
More...
|
over 19 years ago
|
Moved the determination of auto-increment into Table |
|
More...
|
over 19 years ago
|
Modified to point to a real version of the MySQL drivers |
|
More...
|
over 19 years ago
|
Added new method to aid in debugging result sets |
|
More...
|
over 19 years ago
|
Now reports whether indexes are ascending or descending |
|
More...
|
over 19 years ago
|
Records -> Rows |
|
More...
|
over 19 years ago
|
MySQL was returning tables when I asked for views...ugh! |
|
More...
|
over 19 years ago
|
Much more logical database specification...now you won't have slashes in your db name |
|
More...
|
over 19 years ago
|
No longer assumes that schema name is the same as user name when not specified and the database doesn't support named schemas |
|
More...
|
over 19 years ago
|
Wasn't corrently handling property file pseudo-inheritance when dumping db usage hints |
|
More...
|
over 19 years ago
|
Added 'support the project' link |
|
More...
|
over 19 years ago
|
*** empty log message *** |
|
More...
|
over 19 years ago
|
Niki Hansche couldn't get to his schema because SchemaSpy translated the schema name to all caps. Now the burden is on the developer. |
|
More...
|
over 19 years ago
|
Niki Hansche added Sybase support |
|
More...
|
over 19 years ago
|
Put SourceForge logo on generated pages |
|
More...
|
over 19 years ago
|
Oops...lost implied relationships |
|
More...
|
over 19 years ago
|
Put links to main pages on every page |
|
More...
|
over 19 years ago
|
More verbose messages when it can't resolve any tables in the specified schema |
|
More...
|
over 19 years ago
|