fsprojects / fsprojects/FSharp.Data.SqlClient
How to get types to update after changing .sql file?
Open
Nobody has claimed this yet.
question
- Dominant language
- F#
- Stars
- 206
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to get types to update after changing an sql file in SqlFile or SqlCommandProvider, without restarting Visual Studio?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the SqlFile and SqlCommandProvider type-provider behavior when the referenced SQL changes, with Visual Studio reload or refresh handling in mind. Determine whether types can update without restarting Visual Studio and document or implement the supported workflow, then verify it against a changed SQL file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp, sql
- Domain
- databases, developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100