astrodbtoolkit / astrodbtoolkit/AstrodbKit

Add ignore_tables list

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
12
Forks
5
PR merge metrics
No merged PRs in 30d

Description

When instantiating a `Database` object, there may be a need to provide a list of tables that are to be ignored. This can be useful to handle cases where those tables are created/managed separately from astrodbkit2.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the Database constructor and inspect how tables are discovered or managed. Search the repository for Database initialization and table handling; done means a supplied ignore_tables list prevents those tables from being handled by AstrodbKit. The payload names no files or tests, so repository search is needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, sqlalchemy
Domain
databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.