astrodbtoolkit / astrodbtoolkit/AstrodbKit

Add ignore_tables list

未关闭
#5 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Python
星标
12
派生
5
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

调研方向

从 Database 构造函数开始,检查表是如何被发现或管理的。在仓库中搜索 Database 的初始化和表处理;当提供的 ignore_tables 列表能够阻止 AstrodbKit 处理这些表时,即表示完成。payload 未指定任何文件或测试,因此需要搜索仓库。

由索引模型根据 Issue 内容生成。

评估

技术栈
python, sqlalchemy
领域
databases
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。