astrodbtoolkit / astrodbtoolkit/AstrodbKit

Add error handling for missing/misordered reference tables

Offen
#101 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
12
Forks
5
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

It's super easy to add a reference table to the schema and then neglect to add it to the reference_table list. The order in which the reference tables are listed is also important. It would be good to have some error handling setup specifically for these two cases.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

Start by locating the schema definition and the reference_table list, then trace where reference tables are loaded or validated. Add clear errors for a schema table missing from the list and for an invalid table order; done means both cases are detected consistently.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
python, sqlalchemy
Bereich
databases
Issue-Typ
Bug
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
42/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.