Azure / Azure/data-api-builder
Honor --graphql.nested-create.enabled option for other database types
未关闭
cli
Multiple mutations
mysql
pgsql
- 主要语言
- C#
- 星标
- 1.5k
- 派生
- 370
- 平均合并
- 3 天 22 小时
- 30 天内合并 PR
- 9
描述
Related Issue : [#1950](https://github.com/Azure/data-api-builder/issues/1950)
At the moment, nested create operation is applicable only for MsSQL database type. So, the option `--graphql.nested-create.enabled` option is honored only for MsSQL. When nested create operation is supported for other database types, the option `--graphql.nested-create.enabled` has to be honored as well.
This issue tracks the effort needed for honoring the CLI option.
贡献指南
调研方向
先阅读相关 issue #1950,了解其他数据库类型在什么情况下应支持嵌套创建。然后跟踪 CLI 选项 `--graphql.nested-create.enabled` 在嵌套创建实现和数据库特定路径中的处理。完成标准是:在支持嵌套创建的所有位置一致地遵循该选项,并且每种受支持的数据库类型都有覆盖。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp, graphql
- 领域
- api, cli, databases
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100