-
Trying to use this on Ubuntu 18 machine to connect to SQL Server 2005 DB on another machine on the network. I already have other tools (nodejs apps, MySQL Workbench, DBBeaver, etc) connecting to tha…
-
Hello all,
Thanks for your app, after reading a bit the documentations and the issues I didn't found mention of the possibility to infer the foreign key based on the primary key and column names.
…
-
Getting error when connecting to a Postgres server over SSL:
```
WARN - SQLException occurred while connecting to xxxhost:5432
org.postgresql.util.PSQLException: FATAL: no pg_hba.conf entry for ho…
-
## Expected Behavior
Shouldn't see this WARNING or at least there should be a workaround (apt install XXX)
## Current Behavior
WARNING appears all the time. Output makes it look like there is an …
-
There seems to be a font issue when running schemaspy in an pre-existing docker container. It seems to concern only the image in the Relationships tab, rest looks OK.
I have installed everything fr…
peka1 updated
5 years ago
-
Result I got- Just some tables and columns. MIssing tables, relationships, constraints everting :(
* Database type : MSSQL 2017
* Full command including arguments how you run SchemaSpy:
java -jar …
-
Currently only known for SQLite, but primaryKeys doesn't have an indexName as returned by JDBC driver. So they are skipped.
## Expected Behavior
That if jdbc driver returns that primaryKey exi…
-
When using `-norows` option:
1) in Tables view, column Rows shows either `-1` or `0`
2) in Table detail view, following shows below paginator label
```
Showing 1 to 10 of 13 entries
Table conta…
-
I tried to call SchemaSpy against a PostgreSQL database and got stuck in the first few minutes. The "Get Started" section in the documentation starts with the configuration example for `mssql` with …
mh182 updated
5 years ago
-
Just downloaded version 6.0.0 to replace the version 5 I've been using for years, and updated all my cron scripts to use it. Wow! What a fantastic upgrade. Thank you all for a brilliant bunch of wo…