-
```
What steps will reproduce the problem?
1. Using SchemaSpy (current / beta - same behaviour) via ant
2. Connecting to Salesforce MetaData API - with administrator privileges
3.
What is the expecte…
-
When analysing the schema of a database (from the dark ages, just taking it over), two different results are obtained between SchemaSpy 5 and SchemaSpy 6 (SchemaSpy 6 is missing some tables).
From th…
-
## Steps to Reproduce (for bugs)
1. Provoke the error "Unable to create directory /output/tables" (presumably by creating the directory mounted as /output as a different UID than the Docker image use…
-
## Expected Behavior
I would like to be able to have a cleaner Schemaspy progress output in (for example) gitlab pipelines. Basically I want some output but not the "progress bar".
## Current Beha…
-
- django-extensionsの図が見づらい
hdknr updated
6 years ago
-
I am using the schemaspy container on a Linux system. I have shared an output directory with the container and set the permission to 777, so every UserID is allowed.
But still I get the error
``…
-
Schemaspy complains about not being able to find any schema when fed with the sqlte sample database ["chinook"](https://www.sqlitetutorial.net/sqlite-sample-database/).
## Expected Behavior
…
-
The edges between tables are not rendered correctly using graphviz 9.0.0. The `arrowtails` are rendered, but the rest of the edge is cut off or missing completely.
![image](https://github.com/schem…
-
## Expected Behavior
It would be nice to add or replace comments on the routines using the SchemaMeta, similar to how it is implemented with tables.
## Current Behavior
There's no way to add cust…
-
Hello
I already use schemaSpy 6 with postgres and all good, But I try today to do the same with mysql and I have a jdbc error.
The destination DB is AWS RDS Mysql version 5.7
The schemaSpy vers…