-
Thanks for taking up work on the original schemaSpy - looks great!
While it says that graphviz 2.26 or >2.31 are supported graphviz versions SchemaSpy does not accept 2.26.0:
```
0 $ java -jar …
-
Hi!
I managed to do this by modifying your db2zos.properties File to simply extends db2net:
`# details in db2net.properties:
extends=db2net`
In db2net.properties I had to change the driver p…
-
-
On Informix databases, it is sometimes necessary to insert some special parameters in the JDBC connection string. One of the applications of this requirement is when is necessary to specify the databa…
-
The following command, when invoked from SchemaSpy, cause dot (dot - graphviz version 2.40.1 (20161225.0304)) to segfault. We have been using the same version SchemaSpy for several years now; dot onl…
-
Is there some "official" or recommended Docker image for SchemaSpy?
-
If im using SchemaSpy from a pc without Internet, i would need an option to use only those CSS who are in localhost, not online.
-
How to use Docker and passing only the data from the database?
-
Trying to generate diagram from database which port is different from default 5432, but doesn't matter, the error that I get in console is from port 5432:
**Console**
> $ java -jar schemaspy6.jar …
-
Hi,
I am using schemaspy-6.0.0-rc1.jar to document an Oracle Database Schema and
used "carriage return" (13) for linebreaks in then column comments.
But in the html output the comments are with…