-
I have this in ``
```xml
us.fatehi
schemacrawler-maven-plugin
16.9.3-2
…
-
... required to achieve properly #218
-
Release 16.11.1 - 2020-10-18
Remove support for chain in scripts
-
Setting `schemacrawler.format.show_row_counts=true` in the custom config file doesn't seem to be having an effect.
Does [LoadOptionsBulider.fromConfig](https://github.com/schemacrawler/SchemaCrawle…
-
I'm trying to set `schemacrawler.graph.show.foreignkey.cardinality=false` in a custom `config.properties` file and it doesn't seem to be having any effect.
Looking at the code it appears to be set …
-
# New Feature Request
**Describe the solution you'd like**
We use SchemaCrawler to create a schema diagram from the command line. Currently the command we're using is:
`schemacrawler.cmd --serve…
-
I use this profile to get the image of the database schema, but whatever output format I configure, the file is named always schemacrawler.html - depsite it's content is a PDF. Same with SVG.
I would…
-
# Bug Report
### Please explain the issue briefly
I am using SchemaCrawler indirectly through SQLDelight (kotlin sqlite driver). SQLDelight uses SchemaCrawler to ensure that the database match…
-
schemacrawler 16.9.2 throws exception on serialize to json for a table ALIAS in Db2.
This is easy to recreate with the sample database.
Using the jdbc driver that comes with schemacrawler, on …
imavo updated
4 years ago
-
I might not understand what this property is supposed to do:
`schemacrawler.schema_info_level.retrieve_column_data_types=false`
I expected if I have that set, the generated diagram would show the …