masteradit / masteradit/AllSQL
Show multiple tables in output if multiple select queries are entered
未关闭
还没有人认领这个 Issue。
bug
help wanted
- 主要语言
- JavaScript
- 星标
- 22
- 派生
- 7
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently, the web app only shows the output of one of the `SELECT` queries. If a user enters multiple queries, it should show multiple tables in the output.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 Web 应用处理输入的 SELECT 查询以及输出渲染入口开始。跟踪当前如何选择一个查询结果,然后将完成标准定义为:为每个输入的 SELECT 查询显示一个单独的表格。在浏览器中使用多个 SELECT 查询验证该行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- flutter, sql
- 领域
- databases, frontend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100