masteradit / masteradit/AllSQL
Automatically execute commands instead of selecting the type of command manually
未关闭
还没有人认领这个 Issue。
enhancement
help wanted
- 主要语言
- JavaScript
- 星标
- 22
- 派生
- 7
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently, the users have to select which type of command they are entering before pressing the `Run` button. Most of the compilers do not ask for such input and directly run the command(s).
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先跟踪基于浏览器的 SQL 编译器中的命令类型选择和 Run 按钮流程。确定命令在执行前当前是如何分类的,然后将完成条件设为用户可以在不手动选择命令类型的情况下按下 Run。验证现有的编译器流程仍能正确执行。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- flutter, sql
- 领域
- databases, frontend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100