-
I'm running SchemaSpy 6 on MacOS Sierra from a script with the following:
`java -jar /Users/jross/schemaspy.jar -t pgsql -u -p -schema -host localhost -db dev -o temp -dp /Users/jross/postgresq…
-
Hi, I'm new to Schemaspy and I'm trying to execute it. I think that I have done everything that the documentation indicates in order to execute Schemaspy, but I always get the same error message.
C…
-
I would find it useful to be able to use schemaspy to generate .dot format output for further processing outside of schemaspy.
There are tools and libraries available to process dot files, and no m…
-
## Current Behavior
This is my initial set up. I installed java and graphviz on my Ubuntu Server 16.04.
I'm sorry this is probably a stupid mistake from me, but I have spent the past 30m Googling …
-
DV 4.6.1
I was using the API to create a dataset in a sub-dataverse of our production Dataverse installation.
The postgres database was configured for less than half the db connections than Data…
-
I guess the driver-name and jdbc-url is wrong :)
When I call
java -jar '/d/Dev/Tools/Schemaspy/schemaspy-6.0.0-rc2.jar' -t mssql -dp '/d/Dev/Tools/mssql-jdbc/sqljdbc_6.0/deu/jre8/sqljdbc42.jar'…
-
## Expected Behavior
Using h2 version 1.4.196 I have an embedded db with 2 schemas. I should be able to use the schemas option to generate diagrams for multiple schemas.
## Current Behavior
…
-
## Project description
Autogenerate , or load cached, force layout node graph, [example](http://vowl.visualdataweb.org/webvowl), by reading the information_schema metadata from MySQL/Postgres/Oracle/…
-
## Expected Behavior
Tables from schema/database CME should not end up in information_schema.
## Current Behavior
Table cmeApiQuerySetting is added as a table in schema 'information_schema'.
#…
-
```
Graphviz Needed!
SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz graphvizVersion 2.26 or versions greater than 2.31 from www.graphviz.org.
```
g…