-
- [x] Switch to build on Java 11 (sonar doesn't support 8) (will probably effect maven)
> The version of Java (1.8.0_252) you have used to run this analysis is deprecated and we stopped accepting it…
-
Investigate if a sphinx plugin can be created or that the sphinx build can read all the databasetype properties files and list them as an index, using the description from the database typ. Possibly e…
-
Before automatic generation, add some initial data just to get something in the docs.
Related to #971 which is to automate this.
The output from `-dbhelp`
```
INFO - Built-in database types a…
-
So Nashorn has been removed from Java 15 so the viz.js feature no longer works, there should be a simple change to use GraalJS to run viz.js instead. You can pull graaljs in as a dependency and don't …
-
## Expected Behavior
The generation should complete.
## Current Behavior
The debug information is insufficient. Doesn't show what values are in place for each parameter.
In regards to the graphi…
-
I used SchemaSpy to generate a diagram for a technical report on an application. Any suggestions on how I should cite the software?
-
Version 4.6.1
In dataset.xhtml, the Edit button has the 'Permissions' option within its dropdown. However, this Edit button is rendered (following the method calls to the PermissionsWrapper class) …
-
When following the build instructions for generating the documentation, `make html` will complain about `sphinx_rtd_theme`.
## Expected Behavior
Following the build instructions should not result …
-
Download
- https://github.com/xerial/sqlite-jdbc/releases/download/3.39.4.1/sqlite-jdbc-3.39.4.1.jar
- https://github.com/schemaspy/schemaspy/releases/download/v6.1.0/schemaspy-6.1.0.jar
Run
```…
-
- prepare the internal data model we will use for the application
- analyse the external database model design to highlight any potential issue we will face during export phase that we should flag to…