Metadata Functions for SchemaSpy
- Lingua principale
- C++
- Stelle
- 127
- Fork
- 80
- Merge medio
- 13h 49m
- PR unite (30g)
- 48
Descrizione
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?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia esaminando il commit collegato e riproducendo SchemaSpy con un database DuckDB contenente indici. Confronta le funzioni di metadati mancanti e le relative eccezioni con le aspettative di JDBC; il lavoro è completato quando SchemaSpy produce diagrammi senza errori fatali dei metadati e i casi recuperabili rimanenti sono stati gestiti.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java, sql
- Ambito
- databases
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100