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

Open
#576 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
fsharp
Domain
databases

Research direction

No source files or tests are named. Start by tracing how local mode generates and preserves entity properties, then determine how that generation could be invoked automatically; done means a normal rebuild retains local entity properties without the described manual sequence.

Written by the indexing model from the issue text.

Description

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?

Dominant language
F#
Stars
627
Forks
147
Avg merge
2h 2m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from fsprojects/SQLProvider

All issues in fsprojects/SQLProvider

Similar issues

More Databases issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.