duckdb / duckdb/duckdb-java

Metadata Functions for SchemaSpy

Open
#26 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
127
Forks
80
Avg merge
13h 49m
Merged PRs (30d)
48

Description

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 ones it was complaining about](https://github.com/joshuashaffer/duckdb-java-schema-spy-metadata/commit/b416a2ef19df61b5dae9500ecde94c3430fc3ee7), and it seems to work now by producing diagrams. (There are still a few left, but they seem recoverable.)

I'm not a JDBC expert, so I don't know if this is good enough. Is this good enough for a PR, or what else would you like to see?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.