-
E:\>java -Djava.library.path="E:\jtds-1.2-dist\SSO\ntlmauth.dll" -jar schemaspy-6.0.0.jar -sso -t mssql08-jtds -host DESKTOP-SM37531 -port 1433 -db AdventureWorks2016CTP3 -all -o E:\all -gv "C:\Progra…
-
## Expected Behavior
Skip of linked (by foreign key) "remote" table in skipped schema.
## Current Behavior
```console
DEBUG - Adding foreign key constraint 'hidden_local_table_foreign_key_name…
-
### Introduction:
We lack a way to automatically document our database(s) schemas, and having access to the documentation from a hosted site for easy browsing.
Manually maintaining such a documentat…
-
I'm using the plugin to generate a report on a derby database, and the tables page has been overwritten by a generated by maven report type page. I think this is because when there's no schema, the ta…
-
Received the below message when executing: java -jar C:\Users\mkelly\Downloads\schemaSpy_5.0.0.jar -t firebird -db C:\SiteWatch\DB\Test.fdb -u Reports -p reports -o C:\Program Files\Firebird -port 305…
-
I am running schemaspy with the followings:
1. schemaspy-6.2.3.jar
2. postgresql-42.2.22.jar
3. dot - graphviz version 8.0.5 (20230430.1635)
4. macOS 13.3.1 (a) (22E772610a)
5. openjdk version "1…
-
Link for "visualization of schema" in the readme seems to point to a Finnish pizza website, or worse. Do we have a link for the actual schema vis? Who made the visualization? Maybe @mobb or @gastil?
-
Hello,
I know from https://github.com/schemaspy/schemaspy/issues/258 that one can exclude tables from analysis, but I only want to exclude tables from diagrams, not from the rest of schemaspy gener…
-
While generating a mysql database using built-in vizjs, the diagram (.svg) of the user table is not generated and an abort(1) error is shown.
## Expected Behavior
Generate `user.1degree.svg` since…
-
(I used this program with oracle and it is very well.)
I changed the schemaSpy.css file and placed it in the same directory as schemaSpy.jar and used `-css schemaSpy.css` argument but it does nothing…