-
Hi,
to keep up-to date from my projects that depend on schemacrawler i do now user Gemnasium. But due to the -java7 suffix on schemacrawler, it seems like the versioning schema of that artifact is …
-
Hi, we'd like to leverage schemacrawler; however, we still have a few products on Java 7.
I'd like to see if you are okay with downgrading back to Java 7 - I can contribute the change if so.
It …
-
So, i have a column with an unique constraint and a foreign key constraint in Oracle. In the Java-API i use: `column.isPartOfForeignKey() `
It returns false. Why is that ?
Small notice: I also cre…
-
Hi @sualeh, i'm packaging the deb package and it seems like schemacrawler is late on a few deps :
- derby driver : 10.12.1.1 -> 10.13.1.1
- h2 : 1.4.192 -> h2-1.4.193
-
# Environment
SchemaCrawler version: 14.16.04
Java version: 8
OS : Wwindows
Database: MS SQL
JDBC Driver : sqljdbc42
# Issue
I use `SchemaCrawlerUtility.getResultColumns(rs)` to retrieve all…
-
```
./schemacrawler.sh -server=sqlserver -user=sa -password=password -host=db -port=1441 -database=mydb -c schema -infolevel=maximum -tabletypes=TABLE -outputformat=pdf -outputfile=database-diagram.p…
-
# Environment
N/A
# Issue
Add binary hash file (md5, SHA512)
-
# Environment
- Schemacrawler version 14.19.0.1
- Java version 8
- OS Linux Mint 18.3
- Database: Oracle 12.2.0.1
- JDBC Driver: ojdbc8
# Issue
Steps to reproduce:
1. Import sample HR schema…
-
Followup from issue #117 - I saw the licenses fixed for schemacrawler, db2, Oracle, and Sybase IQ
However, I still see hsqldb, postgresql, and sqlserver as GPL. The underlying drivers are BSD, BSD,…
-
when running on a database schema with 50k tables, the strategy for writing to file is inefficient and causes performance issues. On a particular run, the output from schemacrawler was a single 6.2 gi…