-
I was trying to run SchemaSpy on a DuckDB database with indices defined, and it was dying after throwing a host of exceptions related to missing metadata functions. I took a [stab at implementing the …
-
Running the command to build the image, I get an error.
`docker build -t schemaspy https://github.com/cywolf/schemaspy-docker.git`
```
wget: bad address 'central.maven.org'
The command '/bin…
-
Seems we are using spring beans version 5.2.10 needs to be upgraded.
Details of the vulnerability attached below
Remote Code Execution
Affecting [org.springframework:spring-beans](https://secu…
-
Long ago I configured http://phoenix.dataverse.org/schemaspy/latest/index.html to host schema information about the Dataverse database. I often link to this site when helping people understand somethi…
-
I'm using -X excludeColumnRegex to hide some columns in my schema.
## Expected Behavior
I want to hide those columns entirely, not gray them out
## Current Behavior
the columns are visible…
-
Hi,
I am struggling with creating my DB documentation. I am having this config file:
schemaspy.host=LPT910
schemaspy.port=1433
schemaspy.db=GO_050_DEV_UAT;encrypt=true;trustServerCertificate=t…
-
I wanted a faster option to hide the anomalies that are generated in schemaspy, I don't want to change each HTML file to hide it or is there only this option?
-
I can connect to snowflake using a user name and password, but can't seem to connect to snowflake via private key pair. When I run schemaspy (using dockers image) with the snowflake jdbc driver, it re…
-
How we can create documentation for SQLLite
-
I am using Schemaspy 6.2.4 and running it against Oracle databases but I am receiving an Exception:
This only happens with our Oracle Databases with charset "ISO-8859-15" (NLS_CHARACTERSET WE8ISO8859…