-
Hi,
SchemaCrawler seems to have a performance issue when retrieving foreign keys.
On our databases (oracle 11g), schemacrawler needs more than **two hours to dump all tables** on a very small databa…
-
I am struggling to find the correct configuration between pom and property files to generate a diagram.
Is it possible to do so or is the Maven plugin not able to generate the diagram?
I'm using thes…
-
Hello,
retreiving sequences included in schemas return empty list with Java API on PostGres.
infoLevel is set to maximum.
for (final Sequence sequence : catalog.getSequences(schema)) {
...}
-
It seems like Derby jdbc driver has been removed from schemacrawler distribution.
-
Dear,
I do not know if this is the ideal channel to ask that question, but I thank you for understanding.
I have used the schema crawler to discover Postgres and MySQL databases structures.
I am in…
-
We ran into a case where the database generated an exception when attempting to fetch the reserved words. It ended up being an issue related to database permissions. It would be great if this could be…
-
If you create the following pgsql table :
```
CREATE TABLE test_xml
(
id integer NOT NULL, -- primary key
content character varying(100), -- column with non xml data
content_xml xml, -- column …
-
Register adriens.nc domain, so you can have http://schemacrawler-plugin-neo4j.adriens.nc point to this GitHub project.
-
-
Hi Sualeh,
While migrating lint code from 12.06.02 to 14.01.02... and also from JDK-1.7 to JDK-1.8
i get a compilation issue on the following code :
`options.setSchemaInfoLevel(SchemaInfoLevel.stan…