apache / apache/answer

Database DDL & Migration Support for plugins

未关闭
#862 7 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
new-feature
主要语言
Go
星标
15.7k
派生
1.4k
平均合并
3 天 8 小时
30 天内合并 PR
7

描述

## Is your feature request related to a problem? Please describe

Apache Answer should support a way for plugin devs to have DDL and migration specific to their plugins / code.

There are plenty of use cases for this.
Most basic use cases is their tables would act as meta for their plugins.

## Describe the solution you'd like

Apache Answer should support a way for plugin devs to have DDL and migration specific to their plugins / code.

## Describe alternatives you've considered

Alternative is plugin having its own database. This idea sucks when you have use cases of joins between answer db to plugin db.

贡献指南

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

调研方向

未指定文件、测试或入口点。首先定位插件生命周期、现有的数据库 DDL 以及迁移机制。当插件开发者能够定义并运行插件专属的 schema 变更,同时将这些表保留在 Apache Answer 数据库中以便进行 join 时,即表示完成。

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

评估

技术栈
go
领域
database
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

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