Is there any way to make local mode more user-friendly?

未关闭
#576 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
30/100
Issue 类型
功能
描述清晰度
需要澄清
活跃度
停滞
技术栈
fsharp
领域
databases

调研方向

未指定源文件或测试。首先追踪 local mode 如何生成和保留实体属性,然后确定如何自动调用该生成过程;当正常重建能够在不执行所述手动步骤序列的情况下保留本地实体属性时,即表示完成。

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

描述

documentation enhancement question

The way local mode currently works, the properties for entites are only saved locally if and only if you do a fresh build with no local mode, refresh the project, and then re-enable local mode. This seems pretty arcane and not intuitive and makes it much harder to sell to teams when doing a normal rebuild can sometimes result in a janked local file that has no local properties for entites (if for example, there's some cleaning of auto-gen'd files).

Can this generation process be called another way so it's at least automate-able and therefore idiot proof?

主要语言
F#
星标
627
派生
147
平均合并
2 小时 2 分钟
30 天内合并 PR
1

贡献指南

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

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

fsprojects/SQLProvider 的其他 Issue

查看 fsprojects/SQLProvider 的全部 Issue

相似的 Issue

更多 Databases Issue

把新 issue 发到你的邮箱

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